Skip to content

Vanilla collab environment unable to run any of the tutorials #962

@matthewnapoli

Description

@matthewnapoli

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.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions