Bug#945187: ImportError: No module named 'pip._vendor.retrying'

2020-03-24 Thread Stefano Rivera
Control: reassign -1 python3-pip Control: affects -1 pypy3 Hi Brian (2019.11.20_15:04:44_-0800) > # pypy3 -m pip The recommended (and supported) mechanism is to use pip with a virtualenv. i.e. pypy3 -m venv my-ve ve/bin/python -m pip ... That works. However, this is a bug. The vendor wheel

Bug#945187: ImportError: No module named 'pip._vendor.retrying'

2019-11-20 Thread Brian Minton
Package: pypy3 Version: 7.0.0+dfsg-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I tried using pip with pypy3. However, it failed with ImportError. Here's the full error: # pypy3 -m pip Traceback (most recent call last): File "/usr/lib/pypy3/lib-python/3/runpy.py", line