Pygames connecting with python

I keep getting there error that says there is no pygame module for python… and iv looked for a while and through everything and still cant get it to work…

          Traceback (most recent call last):
          File "<pyshell#3>", line 1, in <module>
          import pygames
          ModuleNotFoundError: No module named 'pygames'

This is what i keep getting

Please check out this Stack Overflow post when you get a chance:

Thank you! :]

This topic was automatically closed after 166 days. New replies are no longer allowed.