AI4Finance-Foundation / FinRL

FinRL: Financial Reinforcement Learning. 🔥
https://ai4finance.org
MIT License
9.48k stars 2.31k forks source link

Installation Error related to ray[default,tune] #987

Open lovbatra opened 1 year ago

lovbatra commented 1 year ago

Installing using py -m pip install git+https://github.com/AI4Finance-Foundation/FinRL.git on Python 3.11.3 and getting this error

ERROR: Could not find a version that satisfies the requirement ray[default,tune]>=2.0.0 (from finrl) (from versions: none) ERROR: No matching distribution found for ray[default,tune]>=2.0.0

How to resolve this>

zhumingpassional commented 1 year ago

you can try downgrading python