Open LeoFH opened 1 year ago
There are dependencies that didn't work with Python >= 3.11 for me here locally following the README. Ended up with a venv, using Python 3.10.11 and the pip installation went through.
Thanx! I installed under 3.10 actually.
Can confirm install works fine on Python 3.10.11 (and fails on 3.9.x and 3.11.x with the same message as expected) running from master. This was tested on windows 11, with ray 2.7.0, torch 2.0.1, installing swig prior to pip install
Is it possible to install FinRL under Python: 3.11.3 or only 3.10 is available?
Thanx!