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

Building lstein failed #65

Closed
ordigital opened this issue Sep 15, 2022 · 1 comment · Fixed by #66
Closed

Building lstein failed #65

ordigital opened this issue Sep 15, 2022 · 1 comment · Fixed by #66
Labels
bug Something isn't working

Comments

@ordigital
Copy link

#0 201.6   gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/opt/conda/include/python3.8 -c pywt/_extensions/c/common.c -o build/temp.linux-x86_64-cpython-38/pywt/_extensions/c/common.o
#0 201.6   error: command 'gcc' failed: No such file or directory
#0 201.6   ----------------------------------------
#0 201.6   ERROR: Failed building wheel for PyWavelets
#0 201.6 ERROR: Could not build wheels for PyWavelets which use PEP 517 and cannot be installed directly
#0 201.6 
#0 201.6 
#0 201.6 CondaEnvException: Pip failed
#0 201.6 
------
failed to solve: executor failed running [/bin/bash -ceuxo pipefail git clone https://github.com/lstein/stable-diffusion.git
cd stable-diffusion
git reset --hard 751283a2de81bee4bb571fbabe4adb19f1d85b97
conda env update --file environment.yaml -n base
conda clean -a -y
]: exit code: 1

Any ideas how to fix it?

@ordigital ordigital added the bug Something isn't working label Sep 15, 2022
@AbdBarho
Copy link
Owner

AbdBarho commented Sep 15, 2022

@ordigital there is a template for a reason. what is you machine? Docker version? OS? RAM? GPU?

reproduced
https://github.com/AbdBarho/stable-diffusion-webui-docker/actions/runs/3062592045/jobs/4943741663

@AbdBarho AbdBarho mentioned this issue Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants