Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #9

Open
dev-edo opened this issue May 20, 2015 · 0 comments
Open

Error #9

dev-edo opened this issue May 20, 2015 · 0 comments

Comments

@dev-edo
Copy link

dev-edo commented May 20, 2015

Traceback (most recent call last):
File "/usr/local/lib/python3.3/runpy.py", line 160, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/local/lib/python3.3/runpy.py", line 73, in _run_code
exec(code, run_globals)
File "snake/main.py", line 2, in
import graphics
File "snake/graphics.py", line 2, in
import stage
File "snake/stage.py", line 6, in
import themes
File "snake/themes.py", line 2, in
import curses
File "/usr/local/lib/python3.3/curses/init.py", line 13, in
from _curses import *
ImportError: No module named '_curses'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant