Seem's to be some sort of error with the pygame environment set as a dependency for tf-agents. Can this dependency be updated as it seems pygame 2.1.3 is depreciated.
`
Collecting pygame==2.1.3 (from tf-agents)
Using cached pygame-2.1.3.tar.gz (12.8 MB)
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Preparing metadata (setup.py) ... error
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.`