which pygame is needed for python 2.7.6? -


which version of pygame should install python 2.7.6? have tried lot of versions none of them work! necessary install pygame in specific location?

i think can run:

pip install pygame 

or

easy_install pygame 

and automatically pick best version.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -