-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
The problem
After launching the installation, I have the following error for each python install:
`Install pyyaml==6.0.1
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.
If you wish to install a non-Debian-packaged Python package,
create a virtual environment using python3 -m venv path/to/venv.
Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
sure you have python3-full installed.
For more information visit http://rptl.io/venv
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.`
I saw that the message talk about virtual environment but I don't konw how to use it and if it will solve the problem.
What type of installation are you running?
Standalone
What version of HA_enoceanmqtt has the issue?
No response
What was the last working version of HA_enoceanmqtt?
No response
What type of Home Assitant installation are you running?
None
Anything in the logs that might be useful to solve the issue? (Strongly recommended if applicable)
Install on a Raspberry pi 3 B+ with bookworm
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels