Pyrex problem - Py_NoneStruct

John J. Lee jjl at pobox.com
Wed Dec 10 08:56:18 EST 2003


"Gary Stephenson" <garys at ihug.com.au> writes:

> I'm getting a clean generate, compile and link from my .pyx script, but when
> I attempt to run the resultant .exe, I get:

Hmm, what resultant .exe?  Are you using py2exe or similar, or is
there a feature of Pyrex I haven't noticed?  I've always ended up with
a .so / .DLL.


>     "The procedure entry point Py_NoneStruct could not be located in the
> dynamic link library python23.dll"
[...]

Had this before, but forget what the problem is.

Try posting some Pyrex code (the pyrex list is probably a better place
than here).


John




More information about the Python-list mailing list