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

Problems with running opensim-rl #254

Open
MohammadSahandi opened this issue Jan 25, 2024 · 0 comments
Open

Problems with running opensim-rl #254

MohammadSahandi opened this issue Jan 25, 2024 · 0 comments

Comments

@MohammadSahandi
Copy link

Hello
I tried to install opensim-rl in anaconda CMD from "https://osim-rl.kidzinski.com/ installation guide".

The installation seems to be done without any problem, but i can't run any code examples from documentation.

For example:

  1. "from osim.env import L2RunEnv" returns an error : "can't import LRunEnv".

  2. "python ddpg.keras-rl.py --visualize --train --model sample" returns : "python: can't open file 'ddpg.keras-rl.py': [Errno 2] No such file or directory"

and gym seems not supporting python 3.6.1 which is used in this installation guide.

Could you please help me with this issue?

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

1 participant