Followers
0
Following
0
Joined
Last Online
-
Topgun13
I found this nice site which has a lot of Pythonista games:
https://github.com/tdamdouni/Pythonista/tree/master/gamesBut it uses a Python lib named StringIO which I cannot install.
I have Stash installed for Python3 but the command pip install StringIO only produces the error message:
Error: Failed to fetch package release urlsSame for cStringIO. I wonder if I should activate Python2 and change the startup script for stash to run Python 2 ? Because the last commit of the game was 6 years ago.
Any help would be very appreciated.
Thanks in advance