On Tuesday 19 June 2007 9:26 pm, Andreas Pakulat wrote: > Hi, > > I just wanted to install eric4 and the first try to execute python > install.py failed because QScintilla's qscintilla2.dll isn't installed > into Qt's bin dir. It only is installed into qt/lib and thus > applications needing the dll don't start (on windows dll's have to be in > PATH) including the install.py importing qscintilla2.
Just follow the QScintilla installation instructions. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
