-
Discord user IDalex_valid8 Describe your question in detail.When I run How can I get around this python managed environment error? What error, if any, are you getting?
What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?Linux (Ubuntu, Fedora, Windows WSL, etc.) Which SDK or tool are you using? (if any)N/A Describe your environment or tooling in detailDistributor ID: Debian |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
So the solution for Debian 12, at least, is to delete the EXTERNALLY-MANAGED file in your system Python installation:
|
Beta Was this translation helpful? Give feedback.
So the solution for Debian 12, at least, is to delete the EXTERNALLY-MANAGED file in your system Python installation:
sudo rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED