Hi there,
I am trying running the code on the Windows 10 platform with Python 3.
However, I found the print function is python 2 style and some packages such as termios, curses are running on UNIX.
May you give more details about the running environment? Such as system and python version.
Thanks a lot.
Hi there, I am trying running the code on the Windows 10 platform with Python 3. However, I found the print function is python 2 style and some packages such as termios, curses are running on UNIX. May you give more details about the running environment? Such as system and python version. Thanks a lot.