[NumPy-Tickets] [NumPy] #1841: numpy installation thru install_requires directive issue
NumPy Trac
numpy-tickets@scipy....
Wed Jun 8 11:06:17 CDT 2011
#1841: numpy installation thru install_requires directive issue
--------------------+-------------------------------------------------------
Reporter: ohe | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.0
Keywords: |
--------------------+-------------------------------------------------------
Comment(by ijstokes):
I just had this same error and for me it seems it is caused by some
dependency problems. If I re-try the easy_install with the other modules,
they work the second time 'round. My best guess is that some dependency
is only "visible" after the easy_install session ends.
Ian
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1841#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list