[pypy-issue] [issue1611] pypy3: cannot start crashes with terminal issues

Greg Czajkowski tracker at bugs.pypy.org
Sat Sep 28 03:11:52 CEST 2013


Greg Czajkowski <gregczajkowski at yahoo.com> added the comment:

It comes up now, with the terminal error being ignored..

> pypy.3.2-gcc-c
Python 3.2.3 (?, Sep 27 2013, 23:47:12)
[PyPy 2.2.0-alpha0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Traceback (most recent call last):
  File "/etc/pythonstart", line 20, in <module>
    readline.read_history_file(historyPath)
  File "/path/pypy/lib_pypy/pyrepl/readline.py", line 260, in read_history_file
    history = self.get_reader().history
  File "/path/pypy/lib_pypy/pyrepl/readline.py", line 192, in get_reader
    console = UnixConsole(self.f_in, self.f_out, encoding=ENCODING)
  File "/path/pypy/lib_pypy/pyrepl/unix_console.py", line 105, in __init__
    curses.setupterm(term, self.output_fd)
_minimal_curses.error: setupterm: could not find terminfo database
And now for something completely different: ``do you know about a toaster with
8KB of RAM and 64KB of ROM?''
>>>>

Thanks

----------
status: chatting -> resolved

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1611>
________________________________________


More information about the pypy-issue mailing list