Toggle navigation
Latest Activity
Next Challenge
Previous Challenges
Games
Discussion
Rules
Log in
Register
Help
20th Anniversary Edition
: The 20th Anniversary Edition challenge starts in 17 days, 8 hours and 12 minutes
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.