Hi,
You would use pykde
olivier
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
Hello,
dip development is stopped or just sleeping?
(I would like know if I can build an application with it )
Best regards.
Olivier Fournier
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
add pyqt4 dlls:
libeay32.dll
ssleay32.dll
Le 19/10/2011 11:23, o.fourn...@perigord.com a écrit :
Hello,
I need to compile python3 script with cx_freeze
If PyQt4 with python3 is not installed on the operating system,
when I execute the program, it can't
Hello,
I need to compile python3 script with cx_freeze
If PyQt4 with python3 is not installed on the operating system,
when I execute the program, it can't find ExtensionLoader_Pyqt4_QtNetwork.py
I try to find this file to add it to my x-freeze setup but I not find it.
Could you help me?
thanks
Hello,
When I replace my Windows PyQt-Py3.1-gpl-4.7.3-2 by PyQt-Py3.1-gpl-4.8.1-1,
and I want import PyQt4 modules, I obtain this message:
>>> from PyQt4 import QtGui
Traceback (most recent call last):
File "", line 1, in
ImportError: DLL load failed: La procédure spécifiée est introuvable.