Hi,
some students of my class are having troubles installing example-robot-data on their Macbooks with Apple chips. They are installing it using pip. The installation apparently succeeds, but then when they try to import the package from a Python (3.13.9) terminal it says that the module was not found. Indeed, checking in the installation folder, we can find the *.dist-info folder, but there is no "example-robot-data" folder.
Installing other similar libraries (such as pinocchio, casadi, tsid) they do not experience the same issue. Any idea what the problem could be and how to fix it?
Thanks!
Hi,
some students of my class are having troubles installing example-robot-data on their Macbooks with Apple chips. They are installing it using pip. The installation apparently succeeds, but then when they try to import the package from a Python (3.13.9) terminal it says that the module was not found. Indeed, checking in the installation folder, we can find the *.dist-info folder, but there is no "example-robot-data" folder.
Installing other similar libraries (such as pinocchio, casadi, tsid) they do not experience the same issue. Any idea what the problem could be and how to fix it?
Thanks!