[PyKDE] Installation problems with PyQT on Windows (DLL Load Failed)
Ken Godee
ken at perfect-image.com
Fri Dec 20 16:21:07 GMT 2002
Feroze,
I know this is probally obivous but.....
What your "path" statement look like?
Mine look like this....
PATH=C:\PYTHON22;C:\QT\BIN;C:\etc......
Ken
> Hello Again Phil,
>
> I'd already re-installed before I got your mail and I'd already sent you an
> email on the results. All the same, I tried running the example from the
> DOS prompt as suggested but the problem persists. Here is the trace back:
>
> Traceback (most recent call last):
> File "aclock.py", line 4, in ?
> from qt import *
> File "C:\PYTHON22\lib\site-packages\qt.py", line 28, in ?
> import libsip
> ImportError: DLL load failed: One of the library files needed to run this
> applic
> ation cannot be found.
>
> Would you require any further information? Do let me know and I will
> provide the info at the earliest.
>
> Best Regards
> Feroze
>
> -----Original Message-----
> From: Phil Thompson [mailto:phil at river-bank.demon.co.uk]
> Sent: Friday, December 20, 2002 10:58 PM
> To: feroze_arif at pacific.net.sg; pykde at mats.gmd.de
> Subject: Re: Re: [PyKDE] Installation problems with PyQT on Windows (DLL
> Load Failed)
>
>
> On Friday 20 December 2002 2:33 pm, feroze_arif at pacific.net.sg wrote:
> > Hello Phil,
> >
> > Thank you for your response.
> >
> > QT is installed on the C drive (c:\QT) and I am running the scripts from
> > the D drive (by clicking on Start->Programs->PyQt
> > 3.5->Examples->aclock.py). The examples are in D:\python22\PyQt\Examples.
> >
> > Should I install Python, QT and PyQT all on the same drive?
>
> I have don't have a definate answer - just a feeling. Before you re-install,
> run the example from the DOS prompt. ie.
>
> D:
> cd \python22\PyQt\Examples
> \python22\python aclock.py
>
> Phil
>
> _______________________________________________
> PyKDE mailing list PyKDE at mats.gmd.de
> http://mats.gmd.de/mailman/listinfo/pykde
>
More information about the PyQt
mailing list