xinleipan / py_TORCS

Open Source OpenAI gym compatible TORCS Driving Environment
GNU General Public License v3.0
5 stars 0 forks source link

Would you mind update your readme.md #2

Open sxwgit opened 5 years ago

sxwgit commented 5 years ago

Hello, I find two problems so that I can't use the py_TORCS. In the readme.md , we use this command to install py_TORCS

sudo sh install.sh
python -m pip install -e . || python setup.py install

But i dont find the "install.sh" and "setup.py" file.

when i use " sh install_* ", I can import py_TORCS in current terminal( I cant import it when I open a new terminal ).Even if I can import this package, I still get an error message when i want to make the environment.

cxy1997 commented 5 years ago

Please refer to https://github.com/ucbdrive/pyTORCS