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
error:
Traceback (most recent call last):
File "/home/song/hjx/aloha/mobile-aloha_multi-sensor/act-plus-plus/imitate_episodes.py", line 20, in
from policy import ACTPolicy, CNNMLPPolicy, DiffusionPolicy
File "/home/song/hjx/aloha/mobile-aloha_multi-sensor/act-plus-plus/policy.py", line 11, in
from robomimic.models.base_nets import ResNet18Conv, SpatialSoftmax
ModuleNotFoundError: No module named 'robomimic'
The text was updated successfully, but these errors were encountered:
error:
Traceback (most recent call last):
File "/home/song/hjx/aloha/mobile-aloha_multi-sensor/act-plus-plus/imitate_episodes.py", line 20, in
from policy import ACTPolicy, CNNMLPPolicy, DiffusionPolicy
File "/home/song/hjx/aloha/mobile-aloha_multi-sensor/act-plus-plus/policy.py", line 11, in
from robomimic.models.base_nets import ResNet18Conv, SpatialSoftmax
ModuleNotFoundError: No module named 'robomimic'
The text was updated successfully, but these errors were encountered: