Finance-with-Python icon indicating copy to clipboard operation
Finance-with-Python copied to clipboard

Module Not found error

Open manoj-nain opened this issue 5 years ago • 2 comments
trafficstars

I am getting No module named 'financeAPI' error. did pip install that worked but still cant import module.

manoj-nain avatar Jun 14 '20 11:06 manoj-nain

This package is not on PyPi. You have to copy/clone the Git and execute your Notebook from the same directory. You can't install it by pip.

tirthajyoti avatar Jun 14 '20 19:06 tirthajyoti

Hi, financeAPI is working for indian stocks like HDFC.NS, ect. It throwing an error, e.g., KeyError: 'metrics'

spsfinance avatar Jan 09 '21 09:01 spsfinance