Re: install packages with pip to older Python versions

2011-09-27 Thread David Robinow
On Mon, Sep 26, 2011 at 4:39 PM, Jabba Laci wrote: > Hi, > > I have Python 2.7 on my system. Today I wanted to try Google App > Engine but it runs on Python 2.5 at Google so I installed this version > on my machine next to v2.7 to avoid compatibility problems. However, > when I start the Python sh

Re: install packages with pip to older Python versions

2011-09-26 Thread alex23
On Sep 27, 6:39 am, Jabba Laci wrote: > So, how can I install packages for a specific version of Python (here, > v2.5)? With 2.7 I use "sudo pip install ". It's amazing what you can find when you look at the documentation: http://www.pip-installer.org/en/latest/index.html "You can use pip instal