PyQt

LeoDeBeo leodebeo at hotmail.com
Fri Aug 24 18:41:50 EDT 2001


sorry me again

i was able to find the PyQt modules in my old python1.5 site-packages path.
i'm using python2.0 now
i included in my PYTHONPATH the site-packages directory from version1.5 but 
still i can't import qt in python2.1

when importing qt python2.1 gives following error message

File "/usr/lib/python1.5/site-packages/qt.py", line 44, in ?
        import libqtc
ImportError: /usr/local/lib/libsip.so.6: undefined symbol: Py_Free

anyone an idea?
tx

 



More information about the Python-list mailing list