python - Pygame math module was not found -


i have problem pygame, when try use pygame.math says "no math module in init.py", have installed newest version pygame website http://www.pygame.org/download.shtml

math introduced in pygame 1.10 (in link provided there pygame 1.9) in order use have either compile source repo https://bitbucket.org/pygame/pygame or other source, must version 1.10+


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -