Bug#912379: Bug #912379: /usr/bin/pip3: TypeError on "list --outdated": uses different Version implementations

2020-03-31 Thread Scott Kitterman
On Tue, 30 Oct 2018 21:50:36 +0100 Ben Wiederhake wrote: > Package: python3-pip > Version: 9.0.1-2.3 > Severity: normal > File: /usr/bin/pip3 > > Dear Maintainer, > > I'm having trouble running this command: > > pip3 list --outdated > > Expected behavior: A list of outdated, local

Bug#912379: /usr/bin/pip3: TypeError on "list --outdated": uses different Version implementations

2019-08-12 Thread Arnaldo Pirrone
Package: python3-pip Version: 18.1-5 Followup-For: Bug #912379 Hi, the same is happening here: Exception: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 143, in main status = self.run(options, args) File

Bug#912379: /usr/bin/pip3: TypeError on "list --outdated": uses different Version implementations

2019-01-09 Thread BenWiederhake.GitHub
Control: found -1 18.1-4 Thanks Hello, still happens. This is strictly necessary for the recommended "upgrade-all" method [1]. Pip currently has no other way to do this [2], and this feature is blocked by other issues [3], so "list --outdated" will continue to be of interest for a long time.

Bug#912379: /usr/bin/pip3: TypeError on "list --outdated": uses different Version implementations

2018-10-30 Thread Ben Wiederhake
Package: python3-pip Version: 9.0.1-2.3 Severity: normal File: /usr/bin/pip3 Dear Maintainer, I'm having trouble running this command: pip3 list --outdated Expected behavior: A list of outdated, local packages Actual behavior: TypeError Full error message: Traceback (most recent call