Since they advertise so nicely how it works with numpy and matplotlib... not that there is anything wrong with eclipse and ipython - sometimes you need a quick way to test and idea.
- Install SIP from source package (python configure.py; make; sudo make install)
- Download and install PyQT from reiverbank (python configure.py; make; sudo make instll)
- QScintilla
(In /QT4 qmake qscintilla.pro -spec macx-g++; make; sudo make install)
(In Python/ python configure.py; make; sudo make install) - Download Spyder source package and install.
Comments
Post a Comment