S
satish
Hello all,
I have a python module generated by SWIG. When I try to import the module I
get the following error :
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: (e-mail address removed)
Mobile: 859-312-8425
I have a python module generated by SWIG. When I try to import the module I
get the following error :
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: (e-mail address removed)
Mobile: 859-312-8425