huggingface / huggingface/deep-rl-class

[HANDS-ON BUG] Sample-factory numpy version mismatch.

Open
#621 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
5k
Forks
811
PR merge metrics
No merged PRs in 30d

Description

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
thinc 8.3.6 requires numpy<3.0.0,>=2.0.0, but you have numpy 1.26.4 which is incompatible.
dopamine-rl 4.1.2 requires gymnasium>=1.0.0, but you have gymnasium 0.29.1 which is incompatible.

while performing !pip install sample-factory==2.1.1 in Google Colab.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported !pip install sample-factory==2.1.1 command in Google Colab and inspect the resulting dependency resolution. Identify compatible versions for numpy and gymnasium, then verify that the installation completes without the reported conflicts.

Written by the indexing model from the issue text.

Assessment

Tech stack
numpy, python
Domain
machine-learning, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.