I am a coder in python. I was using pythonista and I saw a lot of people using the Scene module, but can I use pygame module?
I used Stash to install, but it doesn’t work of running the last step: setup, init.
I tried this code in stash:
$pip install pygame
$pip install pygame_ios
$pip install pygame @diff !version
$pip install pygame_ios @diff !version
But it always gives:
extracting zip…
running setup.py
error while running setup.py
Could anyone please help me?