opensim-org / opensim-moco

Solve optimal control problems for musculoskeletal models using OpenSim and direct collocation.
https://opensim.stanford.edu/moco
Apache License 2.0
58 stars 16 forks source link

Python bindings don't work with version 3.8.5 #655

Open nickbianco opened 4 years ago

nickbianco commented 4 years ago

Angus McMorland on the forum received the error ModuleNotFoundError: No module named '_simbody' related to importlib. Was able to get the same version of Moco installed with Python 3.7.9.