Day 7 3/3
I'm done... for a give amount of done. Looks like the game works, I've put it up on github, will upload the source in a few moments. The binary/packed version will be uploaded tomorrow - but running Panda3D programs is easy this time, just pip install panda3d(log in to comment)
Comments
@gizmo_thunder You could try using the version from the Panda3D mirror instead of from PyPI:
pip install --pre --extra-index-url https://archive.panda3d.org/branches/deploy-ng panda3d
gizmo_thunder on 2018/10/28 01:55:
Pip seems to be failing on my Mac (High Sierra) with server not reachable error even though internet is workout. would you happen to know any fix for it?