google / brax

Massively parallel rigidbody physics simulation on accelerator hardware.
Apache License 2.0
2.25k stars 249 forks source link

PyPI 0.9 package misses `brax.io.torch` #348

Closed ikamensh closed 11 months ago

ikamensh commented 1 year ago

Hi, I've updated brax and for some reason latest wheel on PyPI (brax==0.9.0) doesn't have torch wrapper module. It is present on the main here and in previous version v0.1.2

btaba commented 1 year ago

Hi @ikamensh thanks for using brax! It'll be pushed to PyPI once we bump the git tag – will update here once we do that! For now you can install from source