<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I am installing PyQt  on a 2.66Ghz Quad-Core Intel Xenon (8Gb)<div>Macos version 10.9.3</div><div><br></div><div>Qt 4.8.6</div><div>sip 4.16.1</div><div>PyQt-mac-gpl-4.11</div><div><br></div><div><span style="font-family: Monaco; font-size: 10px;">ld: library not found for -lqpycore</span></div><div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">clang: error: linker command failed with exit code 1 (use -v to see invocation)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">make[1]: *** [QtCore.so] Error 1</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">make: *** [install] Error 2</div></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">after some research I tried a suggestion to cd into qpy</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">and run make</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">and got:</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"><div style="margin: 0px;">g++ -headerpad_max_install_names -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -o w_qpygui.app/Contents/MacOS/w_qpygui    -F/Library/Frameworks -L/Library/Frameworks -framework QtGui -framework QtCore </div><div style="margin: 0px;">Undefined symbols for architecture x86_64:</div><div style="margin: 0px;">  "_main", referenced from:</div><div style="margin: 0px;">      start in crt1.10.5.o</div><div style="margin: 0px;">ld: symbol(s) not found for architecture x86_64</div><div style="margin: 0px;">clang: error: linker command failed with exit code 1 (use -v to see invocation)</div><div style="margin: 0px;">make[1]: *** [w_qpygui.app/Contents/MacOS/w_qpygui] Error 1</div><div style="margin: 0px;">make: *** [all] Error 2</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">it seems like a 64/32 bit conflict but I don't know with what </div><div style="margin: 0px;"><br></div><div style="margin: 0px;">m</div><div style="margin: 0px;"><br></div><div><br></div></div></body></html>