ubuntu - Instructing Pip to Use Python 3 -


i'm using ubuntu, how instruct pip use python3 installation , not python2.6? 2.6 default installation on ubuntu. can't upgrade break ubuntu.

any single pip installation (roughly) specific 1 python installation. can, however, have multiple parallel pip installations. package manager has package called pip-3.3 or similar. if not, can manually install (run get-pip.py script using python 3.3), though you'll have careful ends in right place in path. can use virtualenv.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -