[Numpy-tickets] [NumPy] #472: pyrex example doesn't compile.
NumPy
numpy-tickets@scipy....
Tue Mar 20 16:41:02 CDT 2007
#472: pyrex example doesn't compile.
--------------------+-------------------------------------------------------
Reporter: royd | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version:
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by royd):
Aiee, I wasn't aware of the formatting! here is the same errors in a more
readable format:
[[BR]]
$ make[[BR]]
python setup.py build_ext --inplace[[BR]]
/usr/lib/python2.4/site-packages/numpy/lib/utils.py:83:
DeprecationWarning:[[BR]]
get_numpy_include is deprecated, use get_include[[BR]]
DeprecationWarning)[[BR]]
running build_ext[[BR]]
building 'numpyx' extension[[BR]]
/home/royd/python/pyrex/c_numpy.pxd:99:22: Array element cannot be a
Python object[[BR]]
make: *** [all] Error 1[[BR]]
$ rpm -q numpy[[BR]]
numpy-1.0.1-3.fc6[[BR]]
$ pyrexc -v[[BR]]
Pyrex version 0.9.4[[BR]]
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/472#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list