AI4Finance-Foundation / FinRL-Tutorials

Tutorials. Please star.
https://ai4finance.org
MIT License
763 stars 330 forks source link

Install all the packages through FinRL library - fail #22

Open kruzel opened 1 year ago

kruzel commented 1 year ago

this command fail: !pip install git+https://github.com/AI4Finance-Foundation/FinRL.git

results: Running command git clone --filter=blob:none --quiet https://github.com/AI4Finance-Foundation/FinRL.git 'C:\Users\o00494123\AppData\Local\Temp\pip-req-build-9ezxx0oj' Running command git clone --filter=blob:none --quiet https://github.com/AI4Finance-Foundation/ElegantRL.git 'C:\Users\o00494123\AppData\Local\Temp\pip-install-2rq3ux93\elegantrl_88282259f5a841b29297adcf2c823715' Running command git clone --filter=blob:none --quiet https://github.com/quantopian/pyfolio.git 'C:\Users\o00494123\AppData\Local\Temp\pip-install-2rq3ux93\pyfolio_18a0c4c5afa942afb66e752c4b4c5c89' ERROR: Could not find a version that satisfies the requirement ray[default,tune]==1.3.0 (from finrl) (from versions: none) ERROR: No matching distribution found for ray[default,tune]==1.3.0

wangqipeng commented 1 year ago

just download the FinRL source code and run in the FinRL dir