AlizerUncaged / desktop-waifu

Desktop Waifu!
337 stars 48 forks source link

"No Python at 'C:\Python310\python.exe'" #150

Open MannishGambino opened 1 year ago

MannishGambino commented 1 year ago

I believe I have gotten everything else right, followed the directions to change example.emv and such. I initially thought I was getting this error because of the version of python i have (3.11) so i downloaded 3.10 as well but that doesn't seem to have worked.

I'm assuming i need to move the file for 3.10 to a certain directory but I don't know where. any help is appreciated. thanks :)

goenyan commented 1 year ago

Try add Python to PATH Read this article: https://datatofish.com/add-python-to-windows-path/ Usually Python will be installed here "C:\Users\\AppData\Local\Programs\Python\Python310" Or you just need to move the whole "Python310" folder to C drive