On Mon, Jul 12, 2010 at 4:56 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><br>
</div></div>I can't reproduce this with my old 32-bit system.  It's likely to be a<br>
problem with the different bits (Python, Qt) being built for different<br>
architectures.</blockquote><div><br></div><div>I'm using a MacBook Air rev B which is 64-bit.</div><div><br></div><div>I tried removing and reinstalling XCode and then rebuilt QScintilla and the same thing happens. If I install the libs anyway and then run eric5 install.py:</div>
<div><br></div><div>$python3 install.py </div><div>Checking dependencies</div><div>Python Version: 3.1.2</div><div>Found PyQt</div><div>Sorry, please install QScintilla2 and</div><div>it's PyQt4 wrapper.</div><div>Error: dlopen(/Library/Python/3.1/site-packages/PyQt4/Qsci.so, 2): Symbol not found: __ZN10QsciLexerD16staticMetaObjectE</div>
<div>  Referenced from: /Library/Python/3.1/site-packages/PyQt4/Qsci.so</div><div>  Expected in: flat namespace</div><div> in /Library/Python/3.1/site-packages/PyQt4/Qsci.so</div><div><br></div><div>My prereqs:</div><div>
<br></div><div>- Python 3.1.2 Mac OS X package from <a href="http://python.org">python.org</a></div><div>- Qt 4.6.3 MacOS X package from <a href="http://qt.nokia.com">qt.nokia.com</a></div><div>- PyQt 4.7.3 source package from <a href="http://riverbankcomputing.co.uk">riverbankcomputing.co.uk</a></div>
<div><br></div><div>It's a shame that apparently Qsci/eric5 are not usable on OS X as it is a great IDE that I've used on Windows.</div><div><br></div><div>Ben K.</div><div><br></div></div>