You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Current gamechangerml package download from from github,
UOT-117914.zip
, fails to build with the docker filedev_tools/requirements/rhel8.locked.requirements.txt
.The text was updated successfully, but these errors were encountered: