Skip to content

webui-user.bat cannot continue because the pip version is too old. But that's not true, I have the latest version. What to do? #13671

Answered by missionfloyd
JohnnyArtist asked this question in Q&A
Discussion options

You must be logged in to vote

There's probably still an older copy of python in the venv folder. Delete it and it'll make a new one.

You can also specify the python version in webui-user.bat like this:

set PYTHON=python3.10.exe

This way, you can have multiple versions installed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JohnnyArtist
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