[Tutor] libsip, pyqt and other pains....

Yigal Duppen yduppen at xs4all.nl
Fri Aug 29 11:53:11 EDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> I build my widget in QT designer, I can create the corresponding python
> script but when I try to run the python script I get  a DLL load error:
>
> Traceback (most recent call last):
>   File "C:\Documents and Settings\Andrea\Desktop\Adams\Pyqt\sdi
> editor\sdi_editor.py", line 5, in -toplevel-
>     from qt import *
>   File "C:\Python23\lib\site-packages\qt.py", line 17, in -toplevel-
>     import libsip
> ImportError: DLL load failed: The specified module could not be found.

It looks like you haven't installed SIP. It can be found on the same site as 
PyQT: 
http://www.riverbankcomputing.co.uk/sip/download.php

If this doesn't work, you might get better help at the PyKDE mailinglist 
(which, despite its name, is more of a PyQt/SIP mailinglist): 
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

HTH,
YDD
- -- 
http://www.xs4all.nl/~yduppen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/TxR3LsKMuCf5EdwRAq1GAJ9JOKhrQWpgoUMze65Vx4iCAonpbQCgsJ0C
LDm1RVFI32ryx7ljVTVTZ4Q=
=JiKG
-----END PGP SIGNATURE-----




More information about the Tutor mailing list