-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
In setup.py
:python_requires=">=3.8.*"
is apparently not working for me, so I had to change to python_requires=">=3.8"
Obtaining file:///data/storage/clemens/orca/faive_gym_oss
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in faive_gym setup command: 'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>=3.8.*'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
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.
hint: See above for details.
Metadata
Metadata
Assignees
Labels
No labels