-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description
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
Labels
No labels