The recent version bump of dev-python/prompt_toolkit is incompatible with dev-python/jupyter_console 5.1. Please bump dev-python/jupyter_console as the incompatibility is fixed upstream. Traceback (most recent call last): File "/usr/lib/python-exec/python3.6/jupyter-console", line 2, in <module> from jupyter_console import app File "/usr/lib64/python3.6/site-packages/jupyter_console/app.py", line 26, in <module> from jupyter_console.ptshell import ZMQTerminalInteractiveShell File "/usr/lib64/python3.6/site-packages/jupyter_console/ptshell.py", line 36, in <module> from prompt_toolkit.shortcuts import create_prompt_application, create_eventloop, create_output ImportError: cannot import name 'create_prompt_application'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bfec7ed921a398b1beade354da36db5faa86f0 commit d1bfec7ed921a398b1beade354da36db5faa86f0 Author: Benda Xu <heroxbd@gentoo.org> AuthorDate: 2018-12-25 13:01:55 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2018-12-25 13:02:30 +0000 dev-python/jupyter_console: Version bump. <python-3.5 is no longer supported. Suggested-By: Leonard Lausen Closes: https://bugs.gentoo.org/671554 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org> dev-python/jupyter_console/Manifest | 1 + .../jupyter_console/jupyter_console-6.0.0.ebuild | 53 ++++++++++++++++++++++ 2 files changed, 54 insertions(+)