Had no problems with V1 but now am unable to get past one line of code… Can anyone help me please.
Existing installation: alpaca-trade-api 1.5.1 and Python 3.9.0
from alpaca_trade_api.rest import REST, TimeFrame, TimeFrameUnit
#ImportError: cannot import name ‘TimeFrame’ from ‘alpaca_trade_api.rest’ (C:\python\lib\alpaca_trade_api\rest.py)