Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev_tools/requirements/rhel8.locked.requirements.txt fails to build with existing requirements #283

Open
neofob opened this issue Aug 30, 2023 · 0 comments

Comments

@neofob
Copy link

neofob commented Aug 30, 2023

Current gamechangerml package download from from github, UOT-117914.zip, fails to build with the docker file dev_tools/requirements/rhel8.locked.requirements.txt.

#19 45.04 Collecting gamechangerml@ https://github.com/dod-advana/gamechanger-ml/archive/refs/heads/task/UOT-117914.zip (from -r /tmp/requirements.txt (line 38))
#19 45.63   Downloading https://github.com/dod-advana/gamechanger-ml/archive/refs/heads/task/UOT-117914.zip
#19 50.85      - 23.8 MB 11.3 MB/s 0:00:05
#19 51.14   Preparing metadata (setup.py): started
#19 51.24   Preparing metadata (setup.py): finished with status 'error'
#19 51.25   error: subprocess-exited-with-error
#19 51.25   
#19 51.25   × python setup.py egg_info did not run successfully.
#19 51.25   │ exit code: 1
#19 51.25   ╰─> [1 lines of output]
#19 51.25       error in gamechangerml setup command: 'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>=3.6.*'
#19 51.25       [end of output]
#19 51.25   
#19 51.25   note: This error originates from a subprocess, and is likely not a problem with pip.
#19 51.25 error: metadata-generation-failed
#19 51.25 
#19 51.25 × Encountered error while generating package metadata.
#19 51.25 ╰─> See above for output.
#19 51.25 
#19 51.25 note: This is an issue with the package mentioned above, not pip.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant