Wednesday, September 11, 2013

Download and install spyder on Ubuntu

Download latest spyder-2.2.4.zip from https://code.google.com/p/spyderlib/downloads/list. Unzip the file, change to the unzipped directory, run the command:

$sudo python setup.py install

To run installed spyder, you need install python-qt4 in your system.

Run installed Spyder with the command in Terminal

$spyder