I downloaded pygame package successfully but module did not worked when I imported it. How can I solve this issue? I had no such problem before.
Pygame module can not be imported
addons_zz
#2
Read first:
Then, can you create a MCVE? i.e., an example of how you are trying to do it?
By far I would guess that pygame would require much more other dependencies to be ported to Sublime Text before it can run. But this only if it is compatible with Python 3.3, otherwise, you would also have to backport it to Python 3.3
0 Likes