ImportError: No module named entrypoints
The explanation in the above ticket was that "entrypoints has been added, but does not work with python2.7".
Is there a way to fix this?
Cheers
Stan
jupyter is not found when I call it at the prompt, using Debian Jessy. Why is it found when I call it from within a jupyter notebook using %%sh or os.system? ipython from the command line on one of my ipynb files, I get the following error message:NBFormatError: Unsupported nbformat version 4
sage --sh
pip install entrypoints
pip install configparser