what is the python version?
not-william opened this issue · 3 comments
not-william commented
Hello,
What python version is required to run this repository?
I have tried 3.9 and the dependencies don't install - ERROR: No matching distribution found for pygame==1.9.4
.
Thanks
sidoodler commented
@not-william Hi, I am running this repository with python==3.6.12 and pygame==2.0.1. You can try these versions and see if they work for you.
CalciferZh commented
Many thanks for @sidoodler 's reply
amundra15 commented
Hi @sidoodler, were you able to set up the repo with this python version?