Andrew Straw wrote:
>
> That's the first error -- and it's quite diagnostic. gcc can't find
> Python.h.
>
Looks like I didn't have the python-dev package installed - I wasn't aware
it was necessary (still relatively new to these things!). Basemap is now
working correctly.
Thanks for the help
jtamir wrote:
>
> Andrew Straw wrote:
>> Does that file .h exist at that location?
>>
> Yes, __multiarray_api.h is in
> ~/lib/python2.5/site-packages/numpy/core/include/numpy/
> I am installing with prefix set to home directory.
>
>
>
> Andrew Straw wrote:
>> can you re-send the
>> output incl
Andrew Straw wrote:
>
> Does that file .h exist at that location?
>
Yes, __multiarray_api.h is in
~/lib/python2.5/site-packages/numpy/core/include/numpy/
I am installing with prefix set to home directory.
Andrew Straw wrote:
>
> can you re-send the
> output including the first error?
>
Th
jtamir wrote:
> Hi,
>
> I am having trouble installing Basemap. I followed the directions in the
> README file included in the archive (and posted at
> http://matplotlib.sourceforge.net/basemap/doc/html/users/installing.html).
> After successfully installing the GEOS library (also included), I cd t
Hi,
I am having trouble installing Basemap. I followed the directions in the
README file included in the archive (and posted at
http://matplotlib.sourceforge.net/basemap/doc/html/users/installing.html).
After successfully installing the GEOS library (also included), I cd to the
"top level basemap