Hi guys,
I tried to run the configure.py in the pyQt folder using command prompt, but it kept coming back with an error that's looks something like this
trace back
import sipconfigure
no module named sipconfigure

what do I do now guys, how do I tackle this.

Why do you need to run configure.py and what do you expect to happen?

I'm sorry but when i read through the installation i saw run configure.py, am i wrong.

Which file are you downloading to install PyQt?

PyQt-win-gpl-4.8.3, i already have it and i have extracted it.

Qt also has to be installed as PyQt is just a wrapper between the two.

import sipconfigure
no module named sipconfigure

Sip should be included in Qt4. This should be the download, but am not sure since on Linux we just ask the repository to install it.

Well i will try and download again and let you know how it goes.
Thanks guys.

I've been able to download the PyQt4 windows installer for my version of python, thanks to all for your help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.