You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the answer. I handle the problem by downgrading python to version 3.7. The other required packages are following versions:
numpy==1.21.5
numba==0.55.1
matplotlib==3.5.1
scipy==1.7.3
setuptools==50.3.0.post20201006
Cython==0.29.27
scikit-learn==1.0.2
multimethod==1.7
findiff==0.8.9
fdasrsf==2.3.7
Describe the bug
I created new conda environment and installed only scikit-fda (with all needed requirements). When I try to import skfda I got:
To Reproduce
import skfda
Version information
The text was updated successfully, but these errors were encountered: