Skip to content
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

problems with last raspberry os with sollutions #1

Open
Deiiji opened this issue Apr 10, 2024 · 0 comments
Open

problems with last raspberry os with sollutions #1

Deiiji opened this issue Apr 10, 2024 · 0 comments

Comments

@Deiiji
Copy link

Deiiji commented Apr 10, 2024

Hello
Probleme with pip3, install pip
problem with error 'externally-managed-environment' can been solved by:
sudo rm /usr/lib/python3.11/EXTERNALLY-MANAGED*
or for more recent distro:
sudo rm /usr/lib/python3.12/EXTERNALLY-MANAGED*
Just before last command: missing psutil:
sudo -H pip install psutil

cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant