[HANDS-ON BUG] requirements file is outdated

Open Beginner friendly
#705 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
jupyter-notebook, python
Domain
build-system

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.

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.

Dominant language
MDX
Stars
5k
Forks
812
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from huggingface/deep-rl-class

All issues in huggingface/deep-rl-class

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.