pmorissette / ffn

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

ImportError: cannot import name core #58

Closed ymkarthi closed 3 years ago

ymkarthi commented 6 years ago

Hi, I am new to Python and when i am trying to set up ffn, i get the above error. Can you please help?

troymaclure commented 6 years ago

I have the same kind of issue related to import of core.

I tried the first example on the README.

According to a thread on stackoverflow, it''s related to the version of Pandas or DataReader and could be solved by downgrading one of the 2 packages or changing the import in the library.

JordanPlatts commented 6 years ago

Check out issue #55 and let me know if that solves the problem.

timkpaine commented 3 years ago

closing, stale.