Skip to content
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

subprocess.py PermissionError: [WinError 5] 拒绝访问。 #133

Open
12ben opened this issue Aug 30, 2022 · 0 comments
Open

subprocess.py PermissionError: [WinError 5] 拒绝访问。 #133

12ben opened this issue Aug 30, 2022 · 0 comments

Comments

@12ben
Copy link

12ben commented Aug 30, 2022

Traceback (most recent call last):
File "main.py", line 9, in
File "arknights_mower_main_.py", line 54, in main
File "arknights_mower\utils\device\device.py", line 72, in init
File "arknights_mower\utils\device\device.py", line 75, in start
File "arknights_mower\utils\device\adb_client\core.py", line 23, in init
File "arknights_mower\utils\device\adb_client\core.py", line 31, in __init_adb
File "arknights_mower\utils\device\adb_client\core.py", line 99, in __check_adb
File "arknights_mower\utils\device\adb_client\core.py", line 75, in __exec
File "subprocess.py", line 505, in run
File "subprocess.py", line 951, in init
File "subprocess.py", line 1420, in _execute_child
PermissionError: [WinError 5] 拒绝访问。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant