ARISE-Initiative / robosuite

robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
https://robosuite.ai
Other
1.38k stars 429 forks source link

Using `pip install robosuite` results in some missing folders after installation #111

Closed hermanjakobsen closed 4 years ago

hermanjakobsen commented 4 years ago

After using pip install robosuite the controllers/interpolators/ folder is missing. A solution to the problem might be to update the MANIFEST.in file as pointed out here (https://stackoverflow.com/questions/10847764/after-installation-of-python-package-from-git-repository-some-folders-are-missin)

yukezhu commented 4 years ago

Thanks for bringing this up! We have fixed this packaging issue and updated it on PyPI. I closed this issue for now, but please let us know if there's any further problem.