<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Here are the steps I follow:</div><div><br></div><div>(1) download python x64 from python 2.7</div><div><br></div><div><a href="http://www.python.org/ftp/python/2.7/python-2.7.amd64.msi">Windows X86-64 MSI Installer (2.7)</a></div><div><br></div><div>(2) I install this into c:\Python27_64, so I can have both 32 and 64 bit installs separated.  If you install both, you will have a bad time.</div><div><br></div><div>(3) run a windows command prompt that sets up the 64 bit dev tools.  You can find the proper batch script in your Visual Studio install</div><div><br></div><div>(4) unzip sip somewhere</div><div><br></div><div>Once you have satisfied these, from the command prompt</div><div><br></div><div>c:\Python27_64\python.exe configure.py</div><div>nmake</div><div>nmake install</div><div><br></div><div>Cheers.</div><div><br></div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Frank Drown <<a href="mailto:fdrown2226@gmail.com">fdrown2226@gmail.com</a>><br><span style="font-weight:bold">To: </span> "<a href="mailto:pyqt@riverbankcomputing.com">pyqt@riverbankcomputing.com</a>" <<a href="mailto:pyqt@riverbankcomputing.com">pyqt@riverbankcomputing.com</a>><br><span style="font-weight:bold">Subject: </span> [PyQt] Build SIP for 64bit Python v2.7 on a Windows 7 platform<br></div><div><br></div><div><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div>
I have run configure.py and created the configuration files.  I need help with making the installation files to complete the installation.
</div></div></span></body></html>