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

No module named 'osim' #252

Open
harnoorsaini opened this issue Jul 31, 2022 · 1 comment
Open

No module named 'osim' #252

harnoorsaini opened this issue Jul 31, 2022 · 1 comment

Comments

@harnoorsaini
Copy link

harnoorsaini commented Jul 31, 2022

Hi, as several others have pointed out. Following the instructions on the main page leads to this error.

  • macOS Monterey arm64 but running locally on x86 so that should not be an issue
  • pip install works fine, yielding Successfully installed osim-rl-3.0.11
  • python -c "import opensim" also runs fine
  • but python -c "from osim.env import L2M2019Env" yields ModuleNotFoundError: No module named 'osim'

Any help would be greatly appreciated.

@zsundayjj
Copy link

I also met the same problem. Have you solved it? Could you tell me how it was resolved

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

2 participants