huggingface / huggingface/deep-rl-class
[HANDS-ON BUG]: unit1 mismatching version
Open
- Dominant language
- MDX
- Stars
- 5k
- Forks
- 811
- PR merge metrics
- No merged PRs in 30d
Description
# Describe the bug
Mismatch in the version of:
stable-baselines3==2.0.0a5 swig gymnasium[box2d] huggingface_sb3
we should plug in"
**!pip install stable-baselines3==2.3.2 gymnasium[box2d]==0.29.1 huggingface_sb3==3.0**
# Note: swig is usually installed via system package manager (brew/apt) or 'pip install swig==4.2.1'
"
version at 07/05/2024 - when uploaded in repository
# Material
- Did you use Google Colab?
I used Colab, accessed via open colab link
If not:
- Your Operating system (OS)
- Version of your OS
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.