Issue 151 in pydicom: Update setuptools download

10 views
Skip to first unread message

pyd...@googlecode.com

unread,
Sep 12, 2014, 11:54:56 AM9/12/14
to pydic...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Difficulty-Medium

New issue 151 by JKerns...@gmail.com: Update setuptools download
https://code.google.com/p/pydicom/issues/detail?id=151

What steps will reproduce the problem?
1. use "setup.py install" with python 3.x
I'm currently using Windows 7, python 3.3, pydicom 1.0.0a.
The result for me will produce the error "cannot build the egg."

It would seem the setuptools download is very outdated (pointing to
distribute, a deprecated fork of setuptools).

To fix:
1) change contents of ez_setup.py to the contents of this:
https://bootstrap.pypa.io/ez_setup.py
2) change setup.py to: from ez_setup import use_setuptools

This will download a current version of setuptools if the user doesn't have
it.




--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

pyd...@googlecode.com

unread,
Sep 12, 2014, 11:58:39 AM9/12/14
to pydic...@googlegroups.com

Comment #1 on issue 151 by JKerns...@gmail.com: Update setuptools download
https://code.google.com/p/pydicom/issues/detail?id=151

Also, using bitbucket or github (and updating it) would help with pull
requests =)

pyd...@googlecode.com

unread,
Sep 12, 2014, 1:28:14 PM9/12/14
to pydic...@googlegroups.com
Updates:
Status: Started
Owner: Sue...@gmail.com

Comment #2 on issue 151 by Sue...@gmail.com: Update setuptools download
https://code.google.com/p/pydicom/issues/detail?id=151

I'll double check that this doesn't cause any issues cross-platform then
push the changes.
Reply all
Reply to author
Forward
0 new messages