Wconio in Debugger
Answered
I'm trying to walk through a routine that prompts for user input using Wconio. Input works fine from Terminal as expected, but when I try to enter the input from the console the command isnt taken. Is it possible to enter wconio inputs through the console?
Please sign in to leave a comment.
Hi Amerritts! Looks like PyCharm doesn't play nicely with Wconio. I created a separate ticket in our bug tracker, please follow it: PY-26173.