I can successfullly compiled sip (4.4.1) against MacPython 2.4.3 on OS X 10.4.6 (Intel). However, when I try importing sip, it gives the error &quot;ImportError: Inappropriate file type for dynamic loading&quot;. <br><br>I tried adjusting the CFLAGS and CXXFLAGS by adding &quot;-arch i386&quot;, but it doensn't help. Any suggestions?
<br><br>Thanks,<br><br>Adam<br><br>