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
Thanks so much for reporting this. This feels like a fairly recent poetry issue python-poetry/poetry#7691. Consider using [email protected]. Please let me know if that resolves the issue :)
Problem Description
Checklist
poetry install
(see CleanRL's installation guideline.Current Behavior
When running
poetry install
. The installation fails, with the following.This occurs both running the install process on Ubuntu and inside the Docker image build.
Expected Behavior
I expect when running
poetry install
to complete successfully.Possible Solution
I expect this occurs due to a version change of PyTorch? If so what would be a suitable version that should work?
Steps to Reproduce
git clone https://github.com/vwxyzjn/cleanrl && cd cleanrl
poetry install
The text was updated successfully, but these errors were encountered: