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
File "D:\Anaconda_DH\envs\DH39_DualDn\lib\subprocess.py", line 1416, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified
#9
Open
jiangze1112 opened this issue
Jan 22, 2025
· 0 comments
When I tried to test your trained model, I got the error message as shown in the title. The compiler I used is PyCharm2024.3.1.1(Professional). And Python version is 3.9.21. Could you please tell me how to solve this?
Thank you for your attention!
The text was updated successfully, but these errors were encountered:
jiangze1112
changed the title
File "D:\Anaconda_DH\envs\DH39_DualDn\lib\subprocess.py", line 1416, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] 系统找不到指定的文件。
File "D:\Anaconda_DH\envs\DH39_DualDn\lib\subprocess.py", line 1416, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified
Jan 22, 2025
So great work!
When I tried to test your trained model, I got the error message as shown in the title. The compiler I used is PyCharm2024.3.1.1(Professional). And Python version is 3.9.21. Could you please tell me how to solve this?
Thank you for your attention!
The text was updated successfully, but these errors were encountered: