[Python-Dev] updating ensurepip to include wheel
Robert Collins
robertc at robertcollins.net
Mon Aug 3 02:46:05 CEST 2015
More information about the Python-Dev mailing list
Mon Aug 3 02:46:05 CEST 2015
- Previous message (by thread): [Python-Dev] PEP 492 documentation
- Next message (by thread): [Python-Dev] updating ensurepip to include wheel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So, pip 7.0 depends on the wheel module for its automatic wheel building, and installing pip from get-pip.py, or the bundled copy in virtualenvs will automatically install wheel. But ensurepip doesn't bundle wheel, so we're actually installing a slightly crippled pip 7.1, which will lead to folk having a poorer experience. Is this a simple bug, or do we need to update the PEP? -Rob -- Robert Collins <rbtcollins at hp.com> Distinguished Technologist HP Converged Cloud
- Previous message (by thread): [Python-Dev] PEP 492 documentation
- Next message (by thread): [Python-Dev] updating ensurepip to include wheel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list