Skip to content

Verify if pygame exists before running the game. #1

Description

@mindheist
Prabhus-MacBook-Pro:pygame_examples prabhudhanapal$ python maze_runner.py
Traceback (most recent call last):
  File "maze_runner.py", line 15, in <module>
    import pygame
ImportError: No module named pygame

Verify if pygame exists before running the game ; code goes in the main file.

sudo easy_install pip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions