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

Docker build failed #520

Open
Biggestmeme opened this issue Jun 24, 2023 · 2 comments
Open

Docker build failed #520

Biggestmeme opened this issue Jun 24, 2023 · 2 comments

Comments

@Biggestmeme
Copy link

Describe the bug
Dockerfile build fails

To Reproduce

  1. OS and environment: Windows Version 10.0.19045 Build 19045
  2. Docker v24.0.2

Error logs

#0 509.4         self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
#0 509.4       File "/root/miniconda3/envs/lab/lib/python3.7/site-packages/setuptools/_distutils/unixccompiler.py", line 188, in _compile
#0 509.4         raise CompileError(msg)
#0 509.4     distutils.errors.CompileError: command '/usr/bin/gcc' failed with exit code 1
#0 509.4
#0 509.4     ----------------------------------------
#0 509.4 ERROR: Command "/root/miniconda3/envs/lab/bin/python -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-install-yjesesuc/grpcio/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-wk6rwzb9/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-yjesesuc/grpcio/
#0 509.4
#0 509.4
#0 509.4 CondaEnvException: Pip failed
#0 509.4
------

@samanemami
Copy link

Hi @Biggestmeme
I received the same error.
Were you able to successfully resolve the issue?

@Biggestmeme
Copy link
Author

Hi @Biggestmeme I received the same error. Were you able to successfully resolve the issue?

sadly no

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

2 participants