pygame.error: Failed loading libmpg123.dll: Attempt to access invalid address
问题 music = pygame.mixer.music.load('not.mp3') pygame.mixer.music.play(loops=-1) when executing this i got this error Traceback (most recent call last): File "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\Escape it!.py", line 15, in <module> music = pygame.mixer.music.load('not.mp3') pygame.error: Failed loading libmpg123.dll: Attempt to access invalid address. i has tried everything from giving full path to only the name but everytime this shows uo 回答1: Restart your IDE if that doesn