I guess there is no Qsci.so built for python 2.5 on your system. I don't find 
the line:
open("/usr/lib/pymodules/python2.5/PyQt4/Qsci.so", O_RDONLY) = 6
in your strace file.

What is the output of
$ file /usr/lib/pymodules/python2.5/PyQt4/Qsci.so

What happen is you do
$ python2.5
from PyQt4 import Qsci

/Gudjon



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to