anygrasp_sdk
anygrasp_sdk copied to clipboard
RuntimeError: PytorchStreamReader failed reading file data/94918673949248: invalid header or archive is corrupted
There are some errors when run the program:
WARNING:root:Failed to import ros dependencies in rigid_transforms.py WARNING:root:autolab_core not installed as catkin package, RigidTransform ros methods will be unavailable RuntimeError: PytorchStreamReader failed reading file data/94918673949248: invalid header or archive is corrupted
How can I solve this problem?
I've not seen this before. Maybe you could try switching the pytorch or cuda versions, or checking the integrity of the checkpoint.
The problem has resolved, thank you!