PyQt installation problems on windows

Amit Mongia mongiaamit at yahoo.com
Mon Apr 1 02:36:51 EST 2002


Hi Michael,
Thanks a ton for the prompt reply. Phil also replied
and it solved the problem. It was a version
incompatibility problem.
Regards,
Amit Mongia.

--- Michael 'Mickey' Lauer
<mickey at tm.informatik.uni-frankfurt.de> wrote:
> Amit Mongia <mongiaamit at yahoo.com> wrote:
> > 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.
> 
> Place the qt.dll from the non-commercial windows
> version
> into <windows>/system32.
> 
> :M:
> -- 
> http://mail.python.org/mailman/listinfo/python-list


__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/




More information about the Python-list mailing list