Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-11 Thread Jim Byrnes
@python.org Cc: Sent: Saturday, February 9, 2013 3:02 AM Subject: [Tutor] Which pip for Ubuntu 12.04 How important is it to have the latest pip installed? Initially I want to use it to install the latest pymongo driver for mongoDB. The pip version in the Ubuntu 12.04 repositories is 1.0.1. I see on

Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-11 Thread Jim Byrnes
3:02 AM Subject: [Tutor] Which pip for Ubuntu 12.04 How important is it to have the latest pip installed? Initially I want to use it to install the latest pymongo driver for mongoDB. The pip version in the Ubuntu 12.04 repositories is 1.0.1. I see on http://www.pip-installer.org/**en/latest

Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-10 Thread eryksun
On Sun, Feb 10, 2013 at 1:53 PM, Timo wrote: >> However, I still wonder if using the outdated pip from the repository will >> allow me to install the latest python packages? Will trying to use an >> outdated pip cause me problems? > > I doubt it will. Have a look at the pip changelog to see what h

Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-10 Thread James Reynolds
The bigger issue with mongo is the apt versions are old. Be sure to follow the instructions on mongos site. If you pip install pymongo with a ubunuto or mint build your gtg ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription opt

Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-10 Thread Joel Goldstick
urday, February 9, 2013 3:02 AM Subject: [Tutor] Which pip >>>> for Ubuntu 12.04 >>>> >>>> How important is it to have the latest pip installed? >>>> >>>> Initially I want to use it to install the latest pymongo driver for >>>

Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-10 Thread Timo
Op 10-02-13 17:01, Jim Byrnes schreef: On 02/09/2013 05:46 AM, Albert-Jan Roskam wrote: - Original Message - From: Jim Byrnes To: tutor@python.org Cc: Sent: Saturday, February 9, 2013 3:02 AM Subject: [Tutor] Which pip for Ubuntu 12.04 How important is it to have the latest pip

Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-10 Thread Jim Byrnes
On 02/09/2013 05:46 AM, Albert-Jan Roskam wrote: - Original Message - From: Jim Byrnes To: tutor@python.org Cc: Sent: Saturday, February 9, 2013 3:02 AM Subject: [Tutor] Which pip for Ubuntu 12.04 How important is it to have the latest pip installed? Initially I want to use it to

Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-09 Thread Albert-Jan Roskam
> How important is it to have the latest pip installed? > > Initially I want to use it to install the latest pymongo driver for mongoDB.  > The pip version in the Ubuntu 12.04 repositories is 1.0.1. I see on > http://www.pip-installer.org/en/latest/ the version is 1.2.1. > > It certainly would

Re: [Tutor] Which pip for Ubuntu 12.04

2013-02-09 Thread Albert-Jan Roskam
- Original Message - > From: Jim Byrnes > To: tutor@python.org > Cc: > Sent: Saturday, February 9, 2013 3:02 AM > Subject: [Tutor] Which pip for Ubuntu 12.04 > > How important is it to have the latest pip installed? > > Initially I want to use it to instal

[Tutor] Which pip for Ubuntu 12.04

2013-02-08 Thread Jim Byrnes
How important is it to have the latest pip installed? Initially I want to use it to install the latest pymongo driver for mongoDB. The pip version in the Ubuntu 12.04 repositories is 1.0.1. I see on http://www.pip-installer.org/en/latest/ the version is 1.2.1. It certainly would be easier to