Load module on IRIX 6

Roland Van Praag rolandREMOVE_THIS at numeca.be
Mon Nov 29 07:56:08 EST 2004


Dear All,

I try to prepare a new module named <igg> using python 1.5 on IRIX6. The
shared library created is named igg.so and contains the initializarion
routine initigg. I call in this routine Py_InitModule giving as first
argument "igg". Whe I try to import this module, I always have the message :
SystemError: _PyImport_FixupExtension: module igg not loaded. The same
example is running well on windows and DEC alpha but I never succeed on
Silicon workstation. I try with python 1.5 and 2.3.
Thanks for your help
Roland







More information about the Python-list mailing list