ai-forever / ru-gpts

Russian GPT3 models.
Apache License 2.0
2.08k stars 444 forks source link

How to solve this error ? #34

Closed Chertoganov closed 3 years ago

Chertoganov commented 3 years ago

FileNotFoundError: [Errno 2] No such file or directory: 'c:\users\admin\anaconda3\Lib\venv\scripts\nt\python.exe'

Chertoganov commented 3 years ago

https://stackoverflow.com/questions/55380296/how-to-fix-error-errno-2-no-such-file-or-directory-c-program-files-pytho

I copied following files from python location(C:\Program Files\Python37) to the (C:\Program Files\Python37\Lib\venv\scripts\nt) and it worked for me