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

FileNotFoundError: [WinError 2] 系统找不到指定的文件。 #13

Closed
deIndra opened this issue Jan 5, 2021 · 1 comment
Closed

Comments

@deIndra
Copy link

deIndra commented Jan 5, 2021

运行提示FileNotFoundError: [WinError 2] 系统找不到指定的文件。
查了路径是没有问题的
报错信息如下:
Traceback (most recent call last):
File "launcher.py", line 89, in
main(data1)
File "launcher.py", line 59, in main
rsp = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "H:\python\python3.7\lib\subprocess.py", line 775, in init
restore_signals, start_new_session)
File "H:\python\python3.7\lib\subprocess.py", line 1178, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] 系统找不到指定的文件。

@timwhitez
Copy link
Owner

你看看是不是存在空的crawlergo文件夹没删掉

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

2 participants