Hi all,

with Sage 5.12.beta3 I get:

sage: os.environ["TERM"]
'xterm'
sage: ZZ?
<snip>
/opt/sage-5.12/local/lib/python/curses/__init__.pyc in initscr()
     31     # instead of calling exit() in error cases.
     32     setupterm(term=_os.environ.get("TERM", "unknown"),
---> 33               fd=_sys.__stdout__.fileno())
     34     stdscr = _curses.initscr()
     35     for key, value in _curses.__dict__.items():

error: setupterm: could not find terminal
sage:    

This is in konsole (KDE's console). Any ideas?

Cheers,
Martin


--
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6532AFB4
_otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
_www: http://martinralbrecht.wordpress.com/
_jab: martinralbre...@jabber.ccc.de

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to