On Windows 7, after successful installation of Python33 32bits, Qt5.0.1,
PyQt/SIP/Scintilla from sources, and succesfully intall of eric5, eric5 IDE can
start.
After eric5 starts, I can use the python shell, but any action involving
tooltip, opening a dialog, or pretty much anything else will cause a crash with
the message "pythonw.exe has stopped working"
eric5_configure launches correctly.
Versions:
Windows 7 64 bits
Python 3.3.1-32bit
2.1.8 win32 for Py3.3 32bit
qt-windows-opensource-5.0.1-msvc2010_32-x86-offline
sip-4.14.5 (compiled from source with MSV C++ 2010)
PyQt4-4.10-gpl-Py3.3-Qt5.0.1-x32-2 (compiled from source with MSV C++ 2010 to go
around the missing QtHelp issue)
QScintilla-gpl-2.7.1 (compiled from source with MSV C++ 2010)
eric5-5.3.2
|