donkey_rl icon indicating copy to clipboard operation
donkey_rl copied to clipboard

Running from anywhere else.

Open AI-Guru opened this issue 6 years ago • 1 comments

Namaste!

This project is very, very powerful!

I noted one thing. When instantiating the gym-environment from any script at donkey_rl/donkey_rl/src everything works fine. If I change the folder, I cannot successfully start the environment:

(17950) wsgi starting up on http://0.0.0.0:9090
The true file name is donkey
launch string is Null

Note, that I did pip install the gym-environment. Any ideas?

AI-Guru avatar Nov 21 '18 17:11 AI-Guru

Addendum: Of course so need the app in the anywhere-else-folder :D

AI-Guru avatar Nov 21 '18 17:11 AI-Guru