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

2016-01-02 Thread Ant Dude
Jessie version... > > 03_export-IncompleteRead.patch is still present in the requests packaging > (since pip version in Debian still need it) and was shipped with requests > 2.4.3-2. > > @Ant Dude: just to recap and to be sure I understand correctly: you should > have installed requ

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...

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: