I have different versions of python installed, python 2.7 being the default and 3.2 the second. Now I want to install pyramid to the 3.2 installation. How can I do this?
Just using pip
to install pyramid does not work, so how can I change the version it is downloading to?
Home
/
user-46562