desktop-waifu
desktop-waifu copied to clipboard
no python at 'c:\python310\python.exe'
even if i have python the error its the same
Hi, this has to do with the way the pyvenv is coded. There are two ways to fix this, when you install python, be sure to click the PATH setting on. Otherwise, you can change the pyvenv.cfg file to your exact file location of here python is installed.
All, be use to look at the other issues, as this has previously been raised 😊
Hi, this has to do with the way the pyvenv is coded. There are two ways to fix this, when you install python, be sure to click the PATH setting on. Otherwise, you can change the pyvenv.cfg file to your exact file location of here python is installed.
All, be use to look at the other issues, as this has previously been raised 😊
Thank you so much, the second option worked for me!
#205 also may help