Closed bmcgough closed 6 years ago
Python 2.7.14 was missing a few modules required by ipython5.5. The missing modules have been added to 2.7.14 and tested. Python 2 will have to remain at iPython version 5.5. ipython from Python 3.6.3 has also been tested and works.
Python-2.7.14-foss-2016b-fh1.eb: 'ipython', '5.5.0'
Python-3.6.0-foss-2016b.eb: 'ipython', '5.1.0'
Python-3.6.1-foss-2016b-fh3.eb: 'ipython', '6.1.0'
Python-3.6.1-foss-2016b-spyder.eb: 'ipython', '6.1.0'
Python-3.6.3-foss-2016b-fh1.eb: 'ipython', '6.2.1'
I am not sure of the dependency chain for ipython at this point, what with the jupyter split. It is possible he PyPi metadata is wrong.
Test with 'ipython' and 'ipython3' on the command line.