Eric4 Installation Order:#

Qt#

SIP#

QScintilla2#

$ cd Qt4
$ qmake qscintilla.pro -spec macx-g++
$ make
$ make install

PyQt#

$ python configure.py
$ make
$ make install

QScintella2 Python bindings#

$ cd Qscintella2/Python
$ python configure.py
$ make
$ sudo make install

eric4#

$ sudo python install.py


IDE - Python