python2 & curses

Christian Theune ct at gocept.com
Thu Mar 22 13:31:30 EST 2001


Is it possible that the python-curses binding doesn't work for python
2.0?

i'm getting following message:

Traceback (most recent call last):
  File "./tabview.py", line 31, in ?
    import curses, re, string
  File "/usr/local/lib/python2.0/curses/__init__.py", line 15, in ?
ImportError: No module named _curses

please help me, thanks



More information about the Python-list mailing list