pyActigraphy icon indicating copy to clipboard operation
pyActigraphy copied to clipboard

Make the accelerometer dependency optional

Open jukka opened this issue 1 year ago • 0 comments

This dependency currently causes tricky conflicts. Importing it dynamically replaces the hard dependency with an optional one that only users with BBA files need to install.

See also https://github.com/ghammad/pyActigraphy/pull/160 for the other approach to this problem.

jukka avatar Jan 07 '25 02:01 jukka