On Sun, Jan 12, 2014 at 1:13 AM, eryksun <eryk...@gmail.com> wrote:

> The pre-built versions of PyQt4 and PyQt5 don't use the same version
> of SIP. If you don't have a build system (e.g. Visual Studio 2010, the
> Windows 7 SDK, or MinGW), then using a virtual environment should work
> around the problem.
>
> http://docs.python.org/3/library/venv.html
>
> Install PyQt4, and then copy the following files and directories to a
> separate environment:

Problem solved. Thanks so much:)
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to