[NumPy-Tickets] [NumPy] #860: Numpy as setuptools dependency
NumPy Trac
numpy-tickets@scipy....
Tue Jan 19 20:19:39 CST 2010
#860: Numpy as setuptools dependency
-----------------------------+----------------------------------------------
Reporter: phsilva | Owner: cookedm
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.distutils | Version:
Keywords: |
-----------------------------+----------------------------------------------
Comment(by cdavid):
I am afraid we will have to support Distribute, yes. pip should cause less
issues than easy_install, because it uses sources and not eggs. If you
have issue with pip, please report them.
Using the distribution packages is certainly a good advice -
distutils/setuptools is a clusterfuck, and as long as a better solution is
not adopted, those issues will persist.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/860#comment:11>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list