Re: [Python-modules-team] My Pip installation is broken after upgrading Debian from oldstable/Wheezy to stable/Jessie...

2016-01-02 Thread Brian May
Daniele Tricoli writes: > @Ant Dude: just to recap and to be sure I understand correctly: you should > have installed requests 2.4.3-6 and python-pip (1.5.6-5), right? > Renaming requests (Debian packaged version) install directory make pip work, > right? He previously said he renamed the /usr

Re: [Python-modules-team] My Pip installation is broken after upgrading Debian from oldstable/Wheezy to stable/Jessie...

2016-01-02 Thread Andrey Rahmatullin
On Sat, Jan 02, 2016 at 08:18:13AM -0800, Ant Dude wrote: > Again, I renamed the old requests directory for me to use pip again. :( Why don't you just uninstall the package you've installed manually to /usr/local? It seems to me you don't need it. -- WBR, wRAR signature.asc Description: PGP sig

Re: [Python-modules-team] My Pip installation is broken after upgrading Debian from oldstable/Wheezy to stable/Jessie...

2016-01-02 Thread Ant Dude
On Sat, Jan 02, 2016 at 04:39:24PM +0100, Daniele Tricoli wrote: > Hello, > sorry for the delay in my reply! Hi! No problems due to the holidays. ;) > On Saturday, January 02, 2016 10:32:50 AM Brian May wrote: > > Are you sure? This bug was supposedly fixed in the Jessie version... > > 03_expo

Re: [Python-modules-team] My Pip installation is broken after upgrading Debian from oldstable/Wheezy to stable/Jessie...

2016-01-02 Thread Daniele Tricoli
Hello, sorry for the delay in my reply! On Saturday, January 02, 2016 10:32:50 AM Brian May wrote: > Are you sure? This bug was supposedly fixed in the Jessie version... 03_export-IncompleteRead.patch is still present in the requests packaging (since pip version in Debian still need it) and was

Re: [Python-modules-team] My Pip installation is broken after upgrading Debian from oldstable/Wheezy to stable/Jessie...

2016-01-01 Thread Ant Dude
> >> In short, it isn't recommended practise to use pip install with Debian, > >> except for inside a virtualenv (or similar), as the packages can > >> conflict with Debian packages - especially after a upgrade. > > > > Interesting. I did find a fix and it seems like others had the same > > proble

Re: [Python-modules-team] My Pip installation is broken after upgrading Debian from oldstable/Wheezy to stable/Jessie...

2016-01-01 Thread Brian May
Ant Dude writes: >> In short, it isn't recommended practise to use pip install with Debian, >> except for inside a virtualenv (or similar), as the packages can >> conflict with Debian packages - especially after a upgrade. > > Interesting. I did find a fix and it seems like others had the same >

Re: [Python-modules-team] My Pip installation is broken after upgrading Debian from oldstable/Wheezy to stable/Jessie...

2015-12-30 Thread Ant Dude
On Wed, Dec 30, 2015 at 08:23:56PM +1100, Brian May wrote: > Ant Dude writes: > > > Dear Sir or Madam: > > > > Hello. > > > > A couple days ago, I upgraded my old Debian from oldstable/Wheezy to > > stable/Jessie but its Pip now crashes as shown below: > > > > $ pip install > > Traceback (most r