Bug#914387: python3-pip: cannot import name 'main' from 'pip'

2018-11-28 Thread Andrej Shadura
On Thu, 22 Nov 2018 13:53:24 -0700 Alexander William Wong wrote: > Package: python3-pip > Version: 9.0.1-2.3 > Severity: important > > > Dear Maintainer, > > I upgraded python3-pip and python3 today. > > Running pip3, I see that the wrapper script is broken. > The wrapper script should import

Bug#914387: python3-pip: cannot import name 'main' from 'pip'

2018-11-22 Thread Alexander William Wong
Package: python3-pip Version: 9.0.1-2.3 Severity: important Dear Maintainer, I upgraded python3-pip and python3 today. Running pip3, I see that the wrapper script is broken. The wrapper script should import from main.__internal__ instead of main. The paths for pip3 and python3 -m pip