Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ERROR: Package 'finrl' requires a different Python: 3.11.3 not in '<3.11,>=3.10' #1063

Open
LeoFH opened this issue Jul 27, 2023 · 3 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@LeoFH
Copy link

LeoFH commented Jul 27, 2023

Is it possible to install FinRL under Python: 3.11.3 or only 3.10 is available?

Thanx!

@dewrussdx
Copy link

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.

@LeoFH
Copy link
Author

LeoFH commented Jul 29, 2023

Thanx! I installed under 3.10 actually.

@zhumingpassional zhumingpassional added the dependencies Pull requests that update a dependency file label Jul 30, 2023
@carlogrisetti
Copy link
Contributor

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

4 participants