Why doesn't distribute_setup.py install the latest version of distribute?
9 views
Skip to first unread message
Piotr Dobrogost
unread,
Apr 15, 2013, 6:21:09 PM4/15/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to distut...@googlegroups.com
It seems distribute_setup.py installs specific version of distribute (hardcoded inside the file). However get-pip.py installs the latest version. Why doesn't distribute_setup.py install the latest version of distribute?