Skip to content
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

Not able to run #19

Open
BY571 opened this issue Mar 4, 2022 · 3 comments
Open

Not able to run #19

BY571 opened this issue Mar 4, 2022 · 3 comments

Comments

@BY571
Copy link

BY571 commented Mar 4, 2022

Hello,
when I try to run your code with the default arguments:
python main.py --expID 004 --td --bu --morphologies hopper

I get the following error:
raise error.NameNotFound(message) gym.error.NameNotFound: Environment 'environments:hopper_3' doesn't exist.
Do you know what could cause this issue?

@huangwl18
Copy link
Owner

Hi,

Different versions of the dependency packages might cause this issue (if I remember correctly). Could you check whether you have installed Python and the packages with the correct versions (as listed in requirements.txt)?

@BY571
Copy link
Author

BY571 commented Mar 6, 2022

Hi @huangwl18,

thank you for your quick response!
Indeed I failed to install everything directly as listed in the requirements.txt file. Some versions like the python-opencv 4.1.0.25 did work out because of that a lot of others had to be changed as well.

@Ximing-Liu
Copy link

Hi @huangwl18,

thank you for your quick response! Indeed I failed to install everything directly as listed in the requirements.txt file. Some versions like the python-opencv 4.1.0.25 did work out because of that a lot of others had to be changed as well.

hello! Have you solved this problem?And run the code successfully?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants