ValueError: mutable default <class 'curobo.types.math.Pose'> for field goal_pose is not allowed: use default_factory #396
Replies: 1 comment
-
I switched to CUDA12.2 and re downloaded the source code. The problem no longer occurs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used wsl-ubuntu22.04 for library installation, and when performing this step: ‘Run to verify that all unit tests pass.python3 -m pytest .’
the following error occurred:
Can someone tell me how to fix it? 😢I use CUDA11.8 and PyTorch 2.4.1.
Beta Was this translation helpful? Give feedback.
All reactions