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

Fail to build algorithm with "baseImage":"python:3.7-slim" #1522

Closed
tamir321 opened this issue Feb 10, 2022 · 1 comment · Fixed by #1523
Closed

Fail to build algorithm with "baseImage":"python:3.7-slim" #1522

tamir321 opened this issue Feb 10, 2022 · 1 comment · Fixed by #1523

Comments

@tamir321
Copy link

HKube micro-service
Algorithm builder

Describe the bug

when trying to build algorithm with "baseImage":"python:3.7-slim"

ERROR: Command errored out with exit status 1: /usr/local/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-lek020ig/wsaccel_0e6223386a6d40209d96d1245817ef07/setup.py'"'"'; _file='"'"'/tmp/pip-install-lek020ig/wsaccel_0e6223386a6d40209d96d1245817ef07/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, _file, '"'"'exec'"'"'))' install --record /tmp/pip-record-47po6tzd/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.7m/wsaccel Check the logs for full command output.

@tamir321
Copy link
Author

tested on version
systemVersion: "v2.2.40",
fullSystemVersion: "v2.2.40-1644834418052",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants