You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "./run_game.py", line 3, in <module>
sources.game.game()
File "/home/antony/games/MICshooter/sources/game.py", line 18, in game
import input
ImportError: No module named input
Using python 2.6.5 and pygame 1.9.1release on Ubuntu 10.04.4 LTS
The text was updated successfully, but these errors were encountered:
Using python 2.6.5 and pygame 1.9.1release on Ubuntu 10.04.4 LTS
The text was updated successfully, but these errors were encountered: