cflavio / yorg

Yorg (Yorg's an Open Racing Game) is a free open source racing game developed by Ya2 using Panda3D for Windows, OSX and Linux.
Other
174 stars 33 forks source link

problems with running game in stable branch #26

Closed consultit closed 5 years ago

consultit commented 5 years ago

Hi, in my linux box (Debian stretch) I tried to follow the instructions but the game started to run only by changing these steps:

...
$ virtualenv --python=/usr/bin/python venv
...
$ pip install panda3d SCons psutil
...

bye

cflavio commented 5 years ago

Hi! Actually there was a misalignment between the instructions and the branches. Now I've copied the instructions in the readme file, so they can reflect the differences of the branches. Thank you very much for reporting that!