Skip to content

Using 2.331.0 Cannot install pip #4198

@juanvasquezreyes

Description

@juanvasquezreyes

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions