omimo / PyMO

A library for machine learning research on motion capture data
https://omid.al/projects/pymo/
MIT License
350 stars 71 forks source link

ModuleNotFoundError: No module named 'pymo.parsers' #11

Closed andiconda closed 4 years ago

andiconda commented 4 years ago

When I eun the demo code, i meet the error.

ModuleNotFoundError: No module named 'pymo.parsers'

So how to install PyMo?

andiconda commented 4 years ago

i forget the "python setup.py install".

It is ok now

omimo commented 4 years ago

👍