You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to use the curses panel functions on a Win10-64 system from python 3.8.3 (64-bit version) and even a very simple program generates no output at all. No error messages, no traceback, no output whatsoever. Test program attached.
A simple test program using only normal curses windows does work on the same system, I have also attached that program for comparison.
I have tried to use the curses panel functions on a Win10-64 system from python 3.8.3 (64-bit version) and even a very simple program generates no output at all. No error messages, no traceback, no output whatsoever. Test program attached.
A simple test program using only normal curses windows does work on the same system, I have also attached that program for comparison.
Peter
test_panels_basic-2.py.txt
test_windows-2.py.txt
The text was updated successfully, but these errors were encountered: