Import Error: Shared object not open

satish skchim0 at engr.uky.edu
Fri Oct 3 14:24:53 EDT 2003


Hello all,

I have a python module generated by SWIG. When I try to import the module I 
get the following error :

>>> import overturec
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/home/world0/SWIGTEST/overturec.py", line 4, in ?
    import _overturec
ImportError: .6: shared object not open

I am sure this has got something to do with the *sys.path* . I tried editing 
it in all possible ways. I am not getting rid of this error. 

Can someone advise me ??
-- 
SATISH KUMAR CHIMAKURTHI
Graduate Teaching Assistant
CFD GROUP
UNIVERSITY OF KENTUCKY
LEXINGTON
KENTUCKY - 40508
Email: skchim0 at engr.uky.edu
Mobile: 859-312-8425





More information about the Python-list mailing list