SpectraCollab / ORMIR_XCT

Code developed at the 2022 ORMIR workshop in Maastricht, Netherlands
GNU General Public License v3.0
4 stars 0 forks source link

finger_joint_comparison example: missing pandas package #17

Closed codeling closed 6 months ago

codeling commented 6 months ago

The pandas package is required for running the finger_joint_comparison example; this was not installed in my environment by the setup mentioned in the README. The package should probably be added to the install scripts.

mkuczyns commented 6 months ago

Thank you for finding this. The anaconda environment YAML file has been updated to include pandas.