problems with pip3 install #70
Unanswered
NilsNijenhuis
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I have the same problem. After a reinstall of domoticz on a RasPi 4 (RasPi OS: bookworm 64bits, Domoticz: 2024.2) How can I fix this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I made it work by executing python3 -m pip config set global.break-system-packages true before the pip3 command. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
versie on rpi4 : 6.1.0-rpi4-rpi-v8 / bookworm
can't execute the command : sudo pip3 install -r requirements.txt
I got this error:
Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions