When I try to import pygame, I just received a import error:
dlopen(/Users/user/Library/Python/3.8/lib/python/site-packages/pygame/base.cpython-38-darwin.so, 2):
no suitable image found.
Did find:
/Users/user/Library/Python/3.8/lib/python/site-packages/pygame/base.cpython-38-darwin.so:
mach-o, but wrong architecture.
and it work well before, just today when I open it, it gives me a import error. I don't know what's happened