诅咒横向印刷

时间:2018-04-12 21:23:42

标签: python python-3.x curses python-curses

您好我正在尝试使用 python 3.5.2 中的 curses 库。我的操作系统 Ubuntu 16.04 。当我初始化库时,我的终端每次进入时都开始水平移动。如果有人有任何我可以尝试的建议或事情,我将非常感激。

Python 3.5.2 (default, Nov 23 2017, 16:37:01) 
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import curses
>>> stdscr = curses.initscr()
>>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> 

0 个答案:

没有答案