atom-community / atom-community/atom-script

Curse program doesn't run

Open
#164 3 comments 0 reactions 0 assignees View on GitHub
REPL/STDIN request
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

When I run a Python program that uses the curse library, I got this error:

```
"File "interface.py", line 26, in init_console
SCREEN = curses.initscr()
File "/usr/lib/python2.7/curses/__init__.py", line 33, in initscr
fd=_sys.__stdout__.fileno())
_curses.error: setup term: could not find terminal"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.