Not with actual WS2 #1167
Unanswered
effizientest
asked this question in
General
Replies: 1 comment · 2 replies
-
|
Since some time, pip protects your global python environment so you get that error. Instead of breaking your system-wide installation, you want to use a virtual environment. If you want to just use the cli tool, I'd recommend using pipx (install instructions): |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
some upgrade later pip works but using pip python-casa gives
error: externally-managed-environment
needs: --break-system-packages.
Beta Was this translation helpful? Give feedback.
All reactions