-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Description
Installed according to the README with miniconda (using the MinGW fortran compiler from the pull request #51 ), and found that when importing pyVHR got the following error:

This seems to be resolved by changing from scipy.stats import median_absolute_deviation as mad to from scipy.stats import median_abs_deviation as mad in BPM.py. (scipy version 1.10.0 and statsmodels version 0.13.5)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels