On Fri, 2004-03-26 at 02:16, Johannes Hochschild wrote: > Unfortunately I got > > [EMAIL PROTECTED] eric-3.3.1]# python install.py > Sorry, please install QScintilla and/or reinstall > PyQt with QScintilla support. > > What happens, what can I do?
I had the same problem when building on my Mac. Sounds silly, but the solution for me was to quit and restart the terminal program to refresh the environment. Also make sure the shell you're running has $QTDIR defined and pointing to the correct place. --David _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
