Load module on IRIX 6

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Roland Van Praag

    Load module on IRIX 6

    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_Fixup Extension: 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




Working...