error when importing python extension

Jason Jurkowski Jason.Jurkowski at usa.xerox.com
Tue Aug 21 09:32:03 EDT 2001


Hi,
I'm using Python2.0 from BEOPEN.COM on solaris 8.  I've written an 
extension module, compilled it into a shared library and fixed a couple 
of ImportErrors.  Now when I try to import the module I get the 
fallowing error:
SystemError: _PyImport_FixupExtension: module rdcr not loaded
Has anyone ever faced this problem and solved it?  Or perhaps you know 
what the interpretor is complaining about.
Thanks,
Jason




More information about the Python-list mailing list