Replies: 1 comment
-
|
So you are trying to install outside of a virtual environment required by Bullseye & Python version 3.12 . |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm having trouble with the install on Linux Mint. It looks like once it determines what OS I'm running. It thinks python is trying to install an external package.
This the point it errors
here is the first line :Linux Mint 22.1 Xia \n \l
HERE is the version Linux
Appropriate version of Python found : Python 3.12, continuing installation
Installing for Linux Mint 20-21 Mate or Pi4 Bullseye 64bit
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.
Beta Was this translation helpful? Give feedback.
All reactions