Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dieissonmartins/f368be5880152a7aaf0c6f8127ca1700 to your computer and use it in GitHub Desktop.
Save dieissonmartins/f368be5880152a7aaf0c6f8127ca1700 to your computer and use it in GitHub Desktop.
How to solve "error: externally-managed-environment" when installing via pip3
sudo rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment