[SciPy-user] Errors compiling matplotlib on intel Mac (with fix)

Robert Hetland hetland at tamu.edu
Wed Apr 19 14:29:56 EDT 2006


I have had errors complaining about uint and ushort being defined in  
both types.h and numpy/arrayobject.h.  I fixed this problem by  
commenting out the lines in arrayobject where these things were  
redefined -- matplotlib compiles fine then.  This hack is unnecessary  
on the PPC Mac (as well as other platforms, I imagine).

Will this hack give me trouble with other packages?  Do any of you  
have suggestions for a more permanent fix?

-Rob

-----
Rob Hetland, Assistant Professor
Dept of Oceanography, Texas A&M University
p: 979-458-0096, f: 979-845-6331
e: hetland at tamu.edu, w: http://pong.tamu.edu




More information about the SciPy-User mailing list