justinmeister/Mario-Level-1

I clone the code and run the game, have a problem

Closed this issue · 2 comments

Traceback (most recent call last):
File "D:\My Documents\GitHub\Mario-Level-1\mario_level_1.py", line 9, in
import pygame as pg
ImportError: No module named pygame

Try reinstalling pygame. Make sure your python is the 32 bit version.

ok it works ,thx