lordmauve / pgzero

A zero-boilerplate games programming framework for Python 3, based on Pygame.
https://pygame-zero.readthedocs.io/
GNU Lesser General Public License v3.0
527 stars 191 forks source link

pgzrun won't work. #298

Open UnifiedUltra opened 2 years ago

UnifiedUltra commented 2 years ago

I checked if I had pgzero installed. It was. Python was just fine, I checked everything that came to mind. All installed and working. I even checked older issue submissions. No help. Yet Windows 10 still says this: 'pgzrun' is not recognized as an internal or external command, operable program or batch file. Any help?

arganoid commented 1 year ago

Is your Python scripts folder in your PATH environment variable?