Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel app breaks with prompt-tookit 2.0. Works with 1.0 #798

Closed
rigogsilva opened this issue Dec 1, 2018 · 1 comment
Closed

Kernel app breaks with prompt-tookit 2.0. Works with 1.0 #798

rigogsilva opened this issue Dec 1, 2018 · 1 comment

Comments

@rigogsilva
Copy link

rigogsilva commented Dec 1, 2018

This issue seems to be happening for kernel application.

jupyter/jupyter_console#158

Not sure why it breaks the app.

Error:

Internal Kernel Error
The 'prompt-toolkit<2.0.0,>=1.0.4' distribution was not found and is required by the application
@rigogsilva
Copy link
Author

Fix.

This is probably being caused by ipython.

Uninstalled ipython, and prompt_tookit, then installed prompt_toolkit. Now my application works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant