[PyQt] SIP Installation Error

Phil Thompson phil at riverbankcomputing.com
Wed Sep 22 02:28:05 BST 2010


On Tue, 21 Sep 2010 17:43:06 -0500, Yagneshwara Somayajulu Lanka
<lanka.somayajulu at gmail.com> wrote:
> Hi all,
> I am getting some compatibility issues when  installing SIP on my new
> laptop, which is 64 bit. I am posting a screen shot of the message.
Please
> some one help me.
> 
> The error says
> fatal error LNK1112: module machine type 'x64' conflicts with the target
> machine type 'X86'.
> 
> I am using visual studio 2005 to build sip 4.11.1.

Use the -p option to tell configure.py.

Note that you may get problems if you are using the Python v2.7 from
python.org as that is built with MSVC 2008.

Phil


More information about the PyQt mailing list