我使用多个库用Python编写了一个脚本,其中一个是webbot模块。Traceback (most recent call last): File "site-packages\webbot\webbot.py", line 45, in __init__
FileNotFoundError: [WinError 3]The system could not find the path..Traceb
我有一个shell脚本操作,它有以下命令:但我得到了以下错误:
Traceback (mostrecent call last): File "/Users/my_name/Desktop/webbot/do_something.py", line 1, in <module> from webbotim