[PyQt] PyQT/Sip installation

Yao Ko koyao at raptr.com
Thu Feb 18 19:46:36 GMT 2010


Try 'nmake' from Visual Studio 2008 Express.

Yao

On Thu, Feb 18, 2010 at 10:54 AM, M Chauhan <mrch81 at gmail.com> wrote:
> Hello all,
>
> I am trying to install PyQt/SIP. It requires launching "make" on windows.
>
> But "make" doesn't run on windows. Do I need something extra to install this
> on windows?
>
> I checked on the old archive mails but I couldn't find something to help
> solve this.
>
> Log:
> D:\sip-4.10>python configure.py
> This is SIP 4.10 for Python 2.6.4 on win32.
> The SIP code generator will be installed in C:\Python26.
> The SIP module will be installed in C:\Python26\Lib\site-packages.
> The SIP header file will be installed in C:\Python26\include.
> The default directory to install .sip files in is C:\Python26\sip.
> The platform/compiler configuration is win32-msvc2008.
> Creating sipconfig.py...
> Creating top level Makefile...
> Creating sip code generator Makefile...
> Creating sip module Makefile...
>
> D:\sip-4.10>make
> 'make' is not recognized as an internal or external command,
> operable program or batch file.
>
> Thanks,
> Mrugesh.
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>


More information about the PyQt mailing list