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

NotADirectoryError: [WinError 267] 目录名称无效。 #49

Open
RightSG opened this issue Oct 23, 2022 · 0 comments
Open

NotADirectoryError: [WinError 267] 目录名称无效。 #49

RightSG opened this issue Oct 23, 2022 · 0 comments

Comments

@RightSG
Copy link

RightSG commented Oct 23, 2022

从运行到报错的所有过程如下:
(venv) C:\Users\ASUS>python D:\MajsoulAI-master\main.py
waiting to calibrate the browser location
Number of good matches: 1056
Homography Matrix: [[ 7.10571639e-01 -1.45690154e-03 -6.29690002e-01]
[-4.85931031e-04 7.08416136e-01 1.82045108e+02]
[-8.68727350e-07 -1.36823215e-06 1.00000000e+00]]
Similarity: 0.9993328382910734
create AI subprocess locally
Traceback (most recent call last):
File "D:\MajsoulAI-master\main.py", line 744, in
MainLoop(level=level)
File "D:\MajsoulAI-master\main.py", line 676, in MainLoop
creationflags=CREATE_NEW_CONSOLE)
File "d:\program files (x86)\microsoft visual studio\shared\python37_64\lib\subprocess.py", line 800, in init
restore_signals, start_new_session)
File "d:\program files (x86)\microsoft visual studio\shared\python37_64\lib\subprocess.py", line 1207, in _execute_child
startupinfo)
NotADirectoryError: [WinError 267] 目录名称无效。

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