[SciPy-user] problem with weave tutorial

Matthew Brett matthew.brett at gmail.com
Tue May 27 15:54:51 EDT 2008


Hi,

On Tue, May 27, 2008 at 7:41 PM, James Phillips <zunzun at zunzun.com> wrote:
> At the very bottom of the long, long list of errors and warnings is:

> You can try from a command prompt or user shell the actual command to the
> compiler from that error message:
>
> g++ -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u

Well, but isn't that going to generate the error messages above that:

> /Users/garyrob/.python25_compiled/sc_119f07fd9a656915569734d041f6ace92.cpp: In function 'PyObject* compiled_func(PyObject*, PyObject*)':
> /Users/garyrob/.python25_compiled/sc_119f07fd9a656915569734d041f6ace92.cpp:663: error: 'Py' has not been declared

(etc)

?

Best,

Matthew



More information about the SciPy-User mailing list