I really need help with installing pygame into PyCharm 2020.2... I have done well in turtle and now I want to move on to pygame, but when I do import pygame, it says that there is no such module.
I know that the reason is that I need to install the module into PyCharm, but I don't know how and no tutorial out there works or is up to date.
Long question short, how do you install the module 'Pygame' into PyCharm 2020.2?