Replies: 1 comment
-
Hi, the 3D visualizer requires an optional dependency: open3d. Please let me know if installing it solves the problem. |
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 installed the pytranform3d in my conda env and was trying to run the example notebook on
vis_basis.ipynb
from the website. However I am gettingAttributeError: module 'pytransform3d.visualizer' has no attribute 'Figure'
Any reason this would happen? Let me know if I am missing anything? Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions