Farama-Foundation / Farama-Foundation/AutoROM
Issue downloading autorom
- Dominant language
- Python
- Stars
- 79
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
When I run `pip install "autorom[accept-rom-license]"`, I get the following error:
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with LibreSSL 2.8.3. See: https://github.com/urllib3/urllib3/issues/2168
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for AutoROM.accept-rom-license
Failed to build AutoROM.accept-rom-license
ERROR: Could not build wheels for AutoROM.accept-rom-license, which is required to install pyproject.toml-based projects
Any way someone can help with this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `pip install "autorom[accept-rom-license]"` failure and inspect the urllib3/OpenSSL compatibility error. The work is done when the AutoROM package and accept-rom-license extra install successfully in the affected LibreSSL environment, or the supported environment limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100