question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

create_prompt_application missing from 2.x

See original GitHub issue
>>> prompt_toolkit.__version__
'2.0.3'
>>> from prompt_toolkit.shortcuts import create_prompt_application
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name 'create_prompt_application'

ipython and lots off other apps don’t work any more.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jonathanslenderscommented, Jun 28, 2018

There is: https://python-prompt-toolkit.readthedocs.io/en/2.0/pages/upgrading.html It’s probably not complete, but let me know if you think something important is missing.

0reactions
jonathanslenderscommented, May 2, 2019

Ok, closing it. Feel free to open again if needed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ipython - "cannot import name 'create_prompt_application ...
This problem is caused by having a newer version of Prompt Toolkit installed than is depended upon by IPython. (Version 2.0.4 of Prompt...
Read more >
Fix Command Prompt Missing from Windows 10 Win + X Menu
You can follow the easy steps below to restore missing Command Prompt to Win + X menu on Windows 10. Step 1. You...
Read more >
How to Restore Missing Command Prompt to Win+X Menu in ...
Right-click on any empty space on the taskbar, select Taskbar settings (or “Settings” for earlier build of Windows 10) from the context menu....
Read more >
Missing "Open Command Prompt Here" after upgrade to ...
Step 2: Clean boot. It will start Windows by using a minimal set of drivers and start up programs. It will also eliminate...
Read more >
How to Fix Command Prompt(CMD) Not Working ... - YouTube
In this video tutorial, I will show you guys how to fix Windows 10 CMD (Command Prompt ) Not working or opening. commands:taskmgrcmd....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found