pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
1.96k stars 294 forks source link

cannot import name '_UnstableArchMixin' #92

Closed agussrr closed 3 years ago

agussrr commented 4 years ago

When I want to import ffn for proper usefullness it brings the following error:

cannot import name '_UnstableArchMixin'.

While I was seeing the documentation there might some problems with the versions of some modules but I dont have those problems. Do you have any suggestions of what might be?

Thanks for the help

agussrr commented 4 years ago

versions that i am using right now of scipy, sci kit learn and numpy are the following

numpy 1.18.1 scipy 1.1.0 scikit-learn 0.22.2.post1 pandas 0.24.1