AI4Finance-Foundation / FinRL

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

Pybullet, box2d installation; ModuleNotFoundError: No module named 'finrl.meta' #681

Open wcsolski opened 2 years ago

wcsolski commented 2 years ago

First of all, thank you for developing this beginner-friendly project.

I'd like to point out one issue:

  1. Installation of Pybullet, box2d in the Finrl package requires previous installation of Visual Studio from Microsoft, and it took me roughly 15 minutes for the whole package to finish installing. Perhaps worth adding this to the installation guide to make life easier for others.

Look forward to your reply. Thank you! :)

YangletLiu commented 2 years ago

Thanks very much!

Fxlr8 commented 1 year ago

Can anyone please explain what does a 2d physics engine (box2d) has to do with stock trading?