You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run pip insall timeparser in DOS, there is a bug :
File "C:\Users\Administrator.conda\envs\cyberrobot\lib\subprocess.py", line 709, in init
restore_signals, start_new_session)
File "C:\Users\Administrator.conda\envs\cyberrobot\lib\subprocess.py", line 997, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
The text was updated successfully, but these errors were encountered:
When I run
pip insall timeparser
in DOS, there is a bug :File "C:\Users\Administrator.conda\envs\cyberrobot\lib\subprocess.py", line 709, in init
restore_signals, start_new_session)
File "C:\Users\Administrator.conda\envs\cyberrobot\lib\subprocess.py", line 997, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
The text was updated successfully, but these errors were encountered: