huggingface / huggingface/deep-rl-class
[HANDS-ON BUG] requirements file is outdated
- Dominant language
- MDX
- Stars
- 5k
- Forks
- 811
- PR merge metrics
- No merged PRs in 30d
Description
# Describe the bug
The version of pygame in the unit-1 requirements text file is outdated and incompatible with Colab's python version. This results in build errors when installing.
https://github.com/SiamRahman29/hf-deep-rl/blob/main/notebooks/unit1/unit1.ipynb
See the cells after !apt install swig cmake
Can I submit a PR to fix this?
# Material
I used Google Colab.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with notebooks/unit1/unit1.ipynb and inspect the cells after `!apt install swig cmake`, then locate the referenced unit-1 requirements text file and its pygame version. Update the dependency so installation works with Colab's Python version, and verify those cells install without build errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100