0

I have being using pygame module for some time, but after downloading some packages like homebrew and octave visual studio no longer recognizes pygame even though it has already been installed below is the error -

/opt/homebrew/bin/pytho n3.11 /Users/ayoubnaoui/Desktop/game5/main.py Traceback (most recent call last): File "/Users/ayoubnaoui/Desktop/game5/main.py", line 1, in import pygame ModuleNotFoundError: No module named 'pygame'

For the pygame module to be recognized and for the game to run

0 Answers0