icarus wrote:
OS: win32, python 3.0
I've been trying to run some curses demos and I get this:
C:\Python\Lib\curses>python textpad.py
Traceback (most recent call last):
File "textpad.py", line 3, in
import curses
File "C:\Python\lib\curses\__init__.py", line 15, in
from _curses imp
OS: win32, python 3.0
I've been trying to run some curses demos and I get this:
C:\Python\Lib\curses>python textpad.py
Traceback (most recent call last):
File "textpad.py", line 3, in
import curses
File "C:\Python\lib\curses\__init__.py", line 15, in
from _curses import *
ImportErro