You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I meet a error when I run brax environment, How I should do?thanks!
(Jax) wang16@DSLab-DL:~/experiment/physics_constrained_nn/examples/brax$ python generate_sample.py --cfg reacher_brax/dataset_gen.yaml --output_file datatrain
Traceback (most recent call last):
File "generate_sample.py", line 15, in
from physics_constrained_nn import utils_brax
File "/home/wang16/experiment/physics_constrained_nn/physics_constrained_nn/utils_brax.py", line 10, in
from brax.physics.integrators import kinetic, potential
ImportError: cannot import name 'kinetic' from 'brax.physics.integrators' (/home/wang16/experiment/brax/brax/physics/integrators.py)
Hello,
I meet a error when I run brax environment, How I should do?thanks!
(Jax) wang16@DSLab-DL:~/experiment/physics_constrained_nn/examples/brax$ python generate_sample.py --cfg reacher_brax/dataset_gen.yaml --output_file datatrain
Traceback (most recent call last):
File "generate_sample.py", line 15, in
from physics_constrained_nn import utils_brax
File "/home/wang16/experiment/physics_constrained_nn/physics_constrained_nn/utils_brax.py", line 10, in
from brax.physics.integrators import kinetic, potential
ImportError: cannot import name 'kinetic' from 'brax.physics.integrators' (/home/wang16/experiment/brax/brax/physics/integrators.py)
software version:
The text was updated successfully, but these errors were encountered: