prompt-toolkit / prompt-toolkit/python-prompt-toolkit

The 'prompt' does not respond on Windows7 and Pycharm

Open
#825 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10.6k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

I copied the code for this tutorials page ‘Loop The REPL’.And I ran it on PyCharm.I typed 123 and hit enter, but there was no response.
2
I used:
Windows7 SP1 X64
Python3.7
python-prompt-toolkit 2.0.8
Pycharm2018.3
And the Run/Debug Configuration is
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the “Loop The REPL” tutorial linked in the issue and reproduce it using Python 3.7, prompt-toolkit 2.0.8, Windows 7, and the shown PyCharm configuration. Compare the behavior in PyCharm with the expected response after entering 123; done means the prompt responds as described in the tutorial or the limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.