Skip to content

Image for 3.4.4 still has 2 pip versions present #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kudos opened this issue May 11, 2017 · 3 comments
Closed

Image for 3.4.4 still has 2 pip versions present #199

kudos opened this issue May 11, 2017 · 3 comments

Comments

@kudos
Copy link

kudos commented May 11, 2017

It looks like this should have been fixed by #187, but 3.4.4 is still affected.

docker run --rm -it python:3.4.4 bash
root@4111214335e0:/# ls -Al /usr/local/lib/python3.4/site-packages
total 40
-rw-r--r--  1 root staff  119 Jun  9  2016 README
drwxr-sr-x  2 root staff 4096 Jun  9  2016 __pycache__
drwxr-sr-x  3 root staff 4096 Jun  9  2016 _markerlib
-rw-r--r--  1 root staff  126 Jun  9  2016 easy_install.py
drwxr-sr-x 11 root staff 4096 Jun  9  2016 pip
drwxr-sr-x  2 root staff 4096 Jun  9  2016 pip-7.1.2.dist-info
drwxr-sr-x  2 root staff 4096 Jun  9  2016 pip-8.1.2.dist-info
drwxr-sr-x  4 root staff 4096 Jun  9  2016 pkg_resources
drwxr-sr-x  4 root staff 4096 Jun  9  2016 setuptools
drwxr-sr-x  2 root staff 4096 Jun  9  2016 setuptools-18.2.dist-info
@yosifkit
Copy link
Member

This was actually fixed in #194, so not until the python:3.4.6 image.

@kudos
Copy link
Author

kudos commented May 12, 2017

@yosifkit right, but shouldn't you guys fix broken images?

@tianon
Copy link
Member

tianon commented Apr 19, 2018

Not older versions, sorry. We only officially support the latest release of each Python major version (which is the same policy as the Python project).

@tianon tianon closed this as completed Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants