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
-- http://mail.python.org/mailman/listinfo/python-list