-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
running the tests #9
Comments
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 |
When trying to run the tests:
python3 mars-explorer/tests/test.py
I get
gym.error.Error: No registered env with id: exploConf-v01
The text was updated successfully, but these errors were encountered: