-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When I was using older version 2.330.0 I was able to run the following commands
curl https://bootstrap.pypa.io/get-pip.py > get-pip.py
python3 get-pip.py
Now with latest version is throwing an exception
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.
I need pip installed for my workflow to work, can you please fix it?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working