|
hgview #77984 ImportError: No module named curses.application [validation pending]
$ hgview --interface curses
Traceback (most recent call last):
File "/usr/bin/hgview", line 33, in <module>
main()
File "/usr/share/pyshared/hgviewlib/application.py", line 180, in main
start(repo, opts, args, parser.error)
File "/usr/share/pyshared/hgviewlib/application.py", line 120, in start
from hgviewlib.curses.application import HgViewUrwidApplication as Application
ImportError: No module named curses.application
| | priority | normal |
|---|
| type | bug |
|---|
| appeared in | <not specified> |
|---|
| done in | 1.5.0 |
|---|
| load | 0.100 |
|---|
| load left | 0.000 |
|---|
| closed by | #659:c50ff1cdc2c8 |
|---|
| patch | fix_missing_interface.diff [applied] |
|---|
Workflow history| from state (2) | to state | comment | date | User |
| done | validation pending | | 2012/01/03 12:46 | pydavid |
| open | done | | 2011/10/06 18:05 | aleufroy |
| |
|
Comments
-
2011/10/06 16:07, written by alutz
| reply to this comment
(add comment)This traceback could be replaced by a nice warning : you should install hgview-curses