<div>After switching my OS X Snow Leopard python default to 64-bit with:</div><div><br></div><div><div>defaults write com.apple.versioner.python Prefer-32-Bit -bool no</div><div><br></div><div>And then following Darren&#39;s directions, everything went fine until PyQt make install, which proceeded without problem until</div>
</div><div><br></div><div>ld: library not found for -lqpygui</div><div>collect2: ld returned 1 exit status</div><div><br></div><div>Googling for lqpygui was not helpful so wondering if anyone has any thoughts.</div><div><br>
</div><div>Steve</div><br>