[Python-modules-team] Bug#772730: python-pip: pyvenv created virtual environments are missing their .whl files

Donald Stufft donald at stufft.io
Thu Dec 11 15:59:35 UTC 2014


I think this is actually a bug with the python3.4 package.

* It only appears in Debian Sid, Jessie is fine.
* Inspecting /usr/lib/python3.4/ensurepip/__init__.py it appears to me that
  ensurepip has lost the lines where it copies the wheels into the venv file.

Without the copy line those dependencies are not available to pip inside of a
venv-style virtual environment which causes this error.

---
Donald Stufft
PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA



More information about the Python-modules-team mailing list