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:[EMAIL PROTECTED]] > Sent: Friday, December 20, 2002 10:58 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Re: [PyKDE] Installation problems with PyQT on Windows (DLL > Load Failed) > > > On Friday 20 December 2002 2:33 pm, [EMAIL PROTECTED] 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 [EMAIL PROTECTED] > http://mats.gmd.de/mailman/listinfo/pykde > _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
