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
Hey, I had a similar error: ImportError: cannot import name '_check_array_key' from 'skfda._utils'. Using the dev version of the package solved it. I'm also using Python 3.11.9
Bug description summary
ImportError: cannot import name '_evaluate_grid' from 'skfda.utils' (C:\Users\abcd\anaconda3\lib\site-packages\skfda_utils_init.py)
I have already manually uninstall and reinstall using pip but error exist.
Code to reproduce the bug
Expected result
Import package
Actual result
Unable to import
Traceback (if an exception is raised)
No response
Software versions
scikit-fda 0.9
Additional context
No response
The text was updated successfully, but these errors were encountered: