Skip to content

Angular.js README crashes the application #2

@eladmoshe

Description

@eladmoshe

output:
Traceback (most recent call last):
File "./understate", line 22, in
Parser(CursesRenderer()).parse(f.read())
File "/home/elad/work/understate/uslib/parser.py", line 46, in parse
output = rParser.M_RENDERER
File "/home/elad/work/understate/uslib/render.py", line 98, in onCode
highlight(text,get_lexer_by_name(syntax),UnderstateFormatter(style='monokai'),subwin)
File "/home/elad/work/understate/uslib/pygmentsext.py", line 39, in init
self._setup_styles() # convert selected style's colors to term. colors
File "/home/elad/work/understate/uslib/pygmentsext.py", line 18, in _setup_styles
curses.init_pair(index,fg,bg)
_curses.error: init_pair() returned ERR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions