Open melnimr opened 1 year ago
Hello, it seems that the environment is not installed in the gym. Check for errors earlier, during the installment process. Let me know if you find anything.
To be honest I don't know what you mean by installation, are we talking about the pip install -e thing?
Yes, you must somehow let the "open-ai gym" now that you have created a new environment called "exploConf-v01". Check if it is registered in your open-ai gym environments
I find sometime if you change the exploConf-v01
into exploConf-v1
. it might work
When trying to run the tests:
python3 mars-explorer/tests/test.py
I get
gym.error.Error: No registered env with id: exploConf-v01