<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear List,<div><br></div><div>I apologise if this question has been already asked, however I could not google a solution.</div><div><br></div><div>I would like to install Spyder on my Mac PPC 10.5.8.</div><div><br></div><div>I installed today first Qt Carbon 4.6.3 via the installer. Worked fine.</div><div>I installed Sip 4.10.5 according to the manual. Worked fine.</div><div>I tried to install PyQt 4.7.4 Mac version. </div><div>Python configure.py does not work.</div><div>Output:</div><div><br></div><div><div>make -f qtdirs.mk</div><div>g++ -c -pipe -g -gdwarf-2 -arch i386 -Wall -W -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.6/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/usr/include -I. -F/Library/Frameworks -o qtdirs.o qtdirs.cpp</div><div>g++ -headerpad_max_install_names -arch i386 -o qtdirs.app/Contents/MacOS/qtdirs qtdirs.o   -F/Library/Frameworks -L/Library/Frameworks -framework QtCore </div><div>ld: can't write output file: qtdirs.app/Contents/MacOS/qtdirs</div><div>collect2: ld returned 1 exit status</div><div>make: *** [qtdirs.app/Contents/MacOS/qtdirs] Error 1</div><div>qtdirs.app/Contents/MacOS/qtdirs</div><div>/bin/sh: qtdirs.app/Contents/MacOS/qtdirs: Bad CPU type in executable</div><div>Error: qtdirs.app/Contents/MacOS/qtdirs failed to create qtdirs.out. Make sure</div><div>your Qt v4 installation is correct.</div></div><div><br></div><div>I am on a PPC arch. Why does this g++ suggest i386 always for the make file qtdirs.mk?</div><div><br></div><div>Second try: In installed the Cocoa version of Qt 4.6.3, but I received than for installing PyQt via python configure.py</div><div><br></div><div>Make sure you have a working Qt v4 qmake on your PATH or use the -q argument to explicitly specify a working Qt v4 qmake.</div><div><br></div><div>I am pretty sure I put Qt into the PATH.</div><div>However, qmake and qmake-4.6 did not work at all. Typing qmake into the terminal gave: <span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; ">Bad CPU</em></span><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "> type in </span><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; ">executable</em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; ">So did qmake-4.6.</em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; "><br></em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; ">I am not sure how to install PyQt on my Mac and I am now at a point where I would need help, please.</em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; ">Do you know any advise, please?</em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; "><br></em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; ">Thank you very much.</em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; ">Kind regards,</em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; ">Gudrun</em></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 15px; font-size: small; "><em style="font-weight: bold; font-style: normal; "><br></em></span></div></body></html>