virtualenv IPython in Spyder not working
问题 I have installed Spyder on Linux (Mint 17 to be exact) and created a scientific virtualenv (sci) with ipython, numpy, etc. The idea is to vary my virtual env for python 2 / python 3 and being a bit more flexible than installing the whole of Anaconda / python(x,y). I am having problems getting ipython to work in Spyder now. I went to Tools->Preferences->Console->Advanced settings Use the following Python interpreter /home/mike/envs/sci/bin/ipython but this did not start ipython. It responds