Toggle navigation
Latest Activity
Next Challenge
Previous Challenges
Games
Discussion
Rules
Log in
Help
No module named _curses
fidlej
on 2006/09/10 22:13 of
Entrance
If you meet this problem on Windows, just remove the unused
import curses.ascii
from src/Console.py
Thanks.