-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No such file or directory:....\\solox\\public\\config.json' #242
Comments
忘记打包这个配置文件了,2.8.4已解决 |
[I 231127 13:38:00 common:155] Connected devices: ['00008101-001238D10A00001E'] |
大佬执行时长在哪配置了 |
日志不是说了吗 |
去掉了 |
python api如何自动停止并生成报告。 |
我还是加上duration吧,等下个版本。这次给你们停止的方法,就是为了给你们自定义怎么停止 |
用python api会报这个错误。无论是用win还是用mac |
这个是因为你没启动app吧?一直报吗?还有你的id有点像ios,你是不是platform传了Android?ios是没有检测进程的 |
一直启动着app的。是ios platform='iOS'。 |
你这个又不是上面的问题啊,connection closed,tidevice连接失败了。 |
2.8.5最新版本 |
只报了一次在开始阶段 只报了 [Network] 的吗? |
ok,发现问题 |
大佬辛苦! 界面应该没有问题,上面tidevice连接失败,我这边控制不了 |
别在这里说了,还能用吗? |
确定是2.8.5报的吗?有点像老版本才会有这个问题 |
是2.8.5 之前用的2.7版本没有出现过 |
看你的界面是2.6的 |
有问题就重新报个新的问题吧,不要在这说了 |
python:311
solox:2.8.3
D:\Python311\python.exe D:/Python311/Lib/site-packages/solox/solox-tzt.py
[I 231127 11:04:07 common:155] Connected devices: ['00008101-001238D10A00001E']
[I 231127 11:04:07 common:874] stop scrcpy process
[E 231127 11:04:08 apm:612] [Errno 2] No such file or directory: 'D:\Python311\Lib\site-packages\solox\public\config.json'
Traceback (most recent call last):
File "D:\Python311\Lib\site-packages\solox\public\apm.py", line 592, in collectAll
self.start()
File "D:\Python311\Lib\site-packages\solox\public\apm.py", line 432, in start
config_json = json.loads(open(file=cls.CONIFG_PATH, mode='r').read())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'D:\Python311\Lib\site-packages\solox\public\config.json'
[I 231127 11:04:08 apm:614] End of testing
The text was updated successfully, but these errors were encountered: