I recently noticed Pydev isn’t using ipython even though it is installed.  I am 
using ubuntu 18.04,  Eclipse Oxygen.3a, pydev 7.5, python 2.7, and ipython  
5.10.  Ipython seems to be installed:

import IPython
IPython.__file__
/usr/local/lib/python2.7/dist-packages/IPython/__init__.pyc

There was a time when it did work, but I don’t use the actual ipython 
functionality all that often, and didn’t notice that it was no longer loading 
ipython.

Any suggestions would be much appreciated

_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to