On 19.06.07 21:42:05, Phil Thompson wrote: > 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.
Ah, overlooked that one. Is there a reason why you don't install it into the bin-dir automatically? BTW: would you mind having at least the install instructions in the README instead of an HTML file? Andreas -- You are a fluke of the universe; you have no right to be here. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
