New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: externally-managed-environment #102134
Comments
|
This looks like Debian patched something (either pip or CPython itself) to nudge you towards using virtual environments. If that doesn't work for you, please report it to Debian. |
|
I have same thing after I installed some packages on kali. I guess that python, and so on pip got updated. The virtual env. does work, and I can install modules, but, the python scripts does not detect any module, and gives the: "error: no module named [module]". |
|
this works for me , it says at the end of the error message --break-system-package. |


Crash & Error
Your environment
It was working until today its howing this error. sell & setuptools are installed.
I am just trying to install or update python module & for every module, its showing this error.
The text was updated successfully, but these errors were encountered: