Closed buddih09 closed 3 months ago
Sorry for not answering earlier. I couldn't reproduce the error in my computer. I notice that the exception is raised in the multimethod package, in a line that seems to have been changed in latter versions. I suggest to try with another version of the multimethod package, and report back if it works or not.
As I was unable to reproduce, and there is no answer from the issuer, I will assume that this was fixed when updating multimethod
. Please reopen if that is not the case.
Bug description summary
When I try to import skfda, the import fails with TypeError: 'ABCMeta' object is not subscriptable
Code to reproduce the bug
Expected result
The import should work
Actual result
Import fails
Traceback (if an exception is raised)
Software versions
version 0.9 windows 10
Additional context
No response