[NumPy-Tickets] [NumPy] #1942: fortranobject.h not found on Debian Wheezy testing with kernel 3.0.0-1-486
NumPy Trac
numpy-tickets@scipy....
Thu Aug 25 08:35:11 CDT 2011
#1942: fortranobject.h not found on Debian Wheezy testing with kernel 3.0.0-1-486
------------------------------+---------------------------------------------
Reporter: SergeStroobandt | Owner: pearu
Type: defect | Status: closed
Priority: highest | Milestone: Unscheduled
Component: numpy.f2py | Version: 1.5.1
Resolution: invalid | Keywords: fortranobject
------------------------------+---------------------------------------------
Changes (by pearu):
* status: new => closed
* resolution: => invalid
Comment:
You need to do
{{{
apt-get install python-dev
}}}
Always look at the first error message.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1942#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list