On 2019/12/02 06:24, Björn Ketelaars wrote: > ipython is currently broken because of an import error: > > ImportError: cannot import name 'create_prompt_application' from > 'prompt_toolkit.shortcuts' > (/usr/local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__init__.py) > > This is caused by having a newer version of py-prompt-toolkit installed > than is depended upon by IPython.
Please add a comment warning about the ipython version dependency, then it's OK.
