python - Force python2.7 setup.py install to python2.7 not python2.6 -


i'm trying install python packages python2.7 site-packages folder puts of them in python2.6 site-packages folder.

i've read this , can't head round how solve this. it's driving me nuts!

i've consistently been using python2.7 (/usr/local/bin/python2.7 setup.py install) install different packages, , logs 1 it's gone .../python2.6/site-packages , others go .../python2.7/site-packages

please can straighten me out here?


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -