PyQt installation problems on windows

Amit Mongia mongiaamit at yahoo.com
Fri Mar 22 11:47:56 EST 2002


Hi,
I have installed Python 2.2 , on my computer. I
created a gui using Qt Designer and used pyuic to make
a python file out of it. 
Now i want to run that file using the python
interpreter. Whenever i try doing that it gives an
error:

Traceback (most recent call last):
  File "WrapperInterface.py", line 10, in ?
    from qt import *
  File "F:\PYTHON22\lib\qt.py", line 44, in ?
    import libqtc
ImportError: DLL load failed: One of the library files
needed to run this applic
ation cannot be found.

I even tried all the py and pyc file from PyQt/lib
folder to Python22/lib folder and the same with the
Dll files. but it still gives the same error. Can
anyone offer a solution for this on windows.
Regards,
Amit Mongia


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/




More information about the Python-list mailing list