Skip to content

missing pip #144

@twmht

Description

@twmht

hi,
I use pythonbrew to install python 2.7.7 and switch to python 2.7.7 in my Lubuntu 14.04.

pythonbrew install 2.7.7
pythonbrew switch 2.7.7

However, the pip is missing.

For example, when I run

which pip

The expected result would be /home/tumh/.pythonbrew/pythons/Python-2.7.7/bin/pip

However, it returns nothing

That is, pythonbrew does not install the pip binary into .pythonbrew directory.

I am not sure if I miss some packages.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions