AI4Finance-Foundation / FinRL-Meta

FinRL­-Meta: Dynamic datasets and market environments for FinRL.
https://ai4finance.org
MIT License
1.22k stars 570 forks source link

pip install git+https://github.com/AI4Finance-Foundation/FinRL-Meta.git is broken #145

Open segatrade opened 2 years ago

segatrade commented 2 years ago

pip install git+https://github.com/AI4Finance-Foundation/FinRL-Meta.git creates only .dist-info import finrl_meta gives: ModuleNotFoundError: No module named 'finrl_meta'

BowyerF commented 2 years ago

Meet the same issue. There is only .dist-info file, no package be installed. Pls fix it. It seems caused by the setup.py file.

eyast commented 2 years ago

Hello - thanks for reporting this - the issue has been fixed. Note that for Windows, you need to install TA-lib manually. please revert back if the problem persists. Thank you !