Skip to content

No module named 'osim' #252

Description

@harnoorsaini

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions