Farama-Foundation / Farama-Foundation/AutoROM

[Bug] -v flag not working anymore

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
79
Forks
23
PR merge metrics
No merged PRs in 30d

Description

This bug was discovered and described in Farama-Foundation/PettingZoo#1299

The -v flag is not being implemented, leading to a Y/n prompt that breaks PettingZoo's CI/CD.

My best guess is that the flag, defined in [AutotROM.py](https://github.com/Farama-Foundation/AutoROM/blob/master/src/AutoROM.py) line 331 with click is not working as a consequence of a new release of `click` in May 2025 (same time as when the CI/CD of PZ broke).

![Image](https://github.com/user-attachments/assets/e12f7210-b905-45d0-8562-8b5b3c038a6e)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.