SirMoM / game

Gloria! A strategic game
1 stars 0 forks source link

Can't import the module 'pygame', where and what is it? It's not in my projectfolder. #7

Closed jeanpauledoh closed 6 years ago

SirMoM commented 6 years ago

https://www.pygame.org/wiki/GettingStarted

nachdem Python installiert wurde den Befehl in die Command Zeile eintippen: python3 -m pip install -U pygame --user oder python pip install pygame

SirMoM commented 6 years ago

python -m pip install -U pygame