You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered: