iexfinance icon indicating copy to clipboard operation
iexfinance copied to clipboard

ImportError: cannot import name 'get_historical_data' from 'iexfinance' (/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/iexfinance/__init__.py)

Open pythonsus opened this issue 3 years ago • 0 comments

Summary (include Python version)

from iexfinance import get_historical_data

Date/time of issue

12,23,2021

Expected behavior

nothing

Actual behavior

ImportError: cannot import name 'get_historical_data' from 'iexfinance' (/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/iexfinance/init.py) python3.7

pythonsus avatar Dec 23 '21 16:12 pythonsus