td-ameritrade-python-api icon indicating copy to clipboard operation
td-ameritrade-python-api copied to clipboard

I'm getting an error when trying to install this

Open dokula89 opened this issue 4 years ago • 1 comments

I am running this command in terminal "python3 -m pip install td-ameritrade-python-api" and getting this error "Could not find a version that satisfies the requirement td-ameritrade-python-api (from versions: ) No matching distribution found for td-ameritrade-python-api"

I am on ubuntu 18.04. With python 3.7

any idea whats wrong?

dokula89 avatar Jul 13 '21 18:07 dokula89

This package requires python version >= 3.9

24khxn avatar Jul 21 '21 18:07 24khxn