Skip to content

Failed to start: "No Python at 'C:\Users\***\AppData\Local\Programs\Python\Python310\python.exe'" #16784

Answered by w-e-w
Ptilopsis01 asked this question in Q&A
Discussion options

You must be logged in to vote

Recently I uninstalled py310, and found it failed to start.

well the python 310 in the vevn depends on the system python 310
so if you uninstall the system python 310 it's not going to work

python 310 doesn't care about python 311

so your statement of "But I actually didn't use this py310" is actually false, you do use python 310, you just don't know it
I would suggest you reinstall python 310 (best to install the same version that you had before)

it is common practice to have multiple python versions coexist on the same system

alternatively you could make webui use python 311
delete the current vevn and pset PYTHON= to ... \Python311\python.exe

it is possible there are some incomp…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ptilopsis01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants