Skip to content

pip or pip3 external managed error (again) #5764

Answered by gromgit
nicoska84 asked this question in Casks
Discussion options

You must be logged in to vote

If I'm reading the error messages correctly, they all basically say that open-webui requires Python 3.11 (the official installation docs say the same thing), so I think you'll have to:

brew install python@3.11
pipx install --python 3.11 open-webui

(I'm actually not a Python user, so if you run into any further issues, someone else will have to help you.)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nicoska84
Comment options

@gromgit
Comment options

Answer selected by p-linnane
@nicoska84
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Casks
Labels
None yet
2 participants