Please indicate that Windows is not supported#376
Please indicate that Windows is not supported#376excalamus wants to merge 1 commit intoinducer:mainfrom
Conversation
|
https://en.wikipedia.org/wiki/Windows_Terminal claims that Windows Terminal (the new one, not the old "Command Prompt" thing) supports ANSI sequences now, so that might actually work. Could you try? |
|
I think it also works under WSL. |
Upgraded to Windows 10 1909 and installed Windows_Terminal. Same error: I notice now that For kicks I tried it with Python 3.4: |
|
Thanks for trying and relaying the results. Could you try the curses display? (Edit The 3.x version specifics are outdated nonsense. I routinely use pudb with 3.7 and 3.8. 411614c gets rid of them. |
|
I would also note here that the issue is with the |
|
No go with the |
|
Does |
|
As far as I know, I'm using the preview terminal: No go on the |
|
According to https://docs.python.org/3/howto/curses.html, the Windows build of Python doesn't include curses. It suggests you could use https://pypi.org/project/UniCurses/ instead. |
|
UniCurses fails to install through Reviews match my experience.
|

According to #257, Windows is not supported. I had mistakenly assumed it was since I saw Azure and DOS references. It doesn't seem like system requirements are indicated anywhere on the README.
I put a mention under "Features" for lack of a better place.
Respectfully,
Matt