[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Errors testing pygame 1.6.2



# make tests
python run_tests.py
loading base_test
Traceback (most recent call last):
  File "run_tests.py", line 19, in ?
    __import__( module )
  File "test/base_test.py", line 2, in ?
    import unittest, pygame
ImportError: No module named pygame
make: *** [tests] Error 1