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

Failed to install add-on SunGather #160

Open
Korsberg opened this issue Jan 13, 2024 · 5 comments
Open

Failed to install add-on SunGather #160

Korsberg opened this issue Jan 13, 2024 · 5 comments

Comments

@Korsberg
Copy link

When try ti install I got this error , any way to fix this ?

Failed to install add-on
The command '/bin/ash -o pipefail -c pip install --no-cache-dir --upgrade pycryptodomex==3.11.0 -r requirements.txt' returned a non-zero code: 1

@hossamnagy
Copy link

I ve got same error, restarting home assistant didn’t help

@davidsddh
Copy link

The command '/bin/ash -o pipefail -c pip install --no-cache-dir --upgrade pycryptodomex==3.11.0 -r requirements.txt' returned a non-zero code: 1

Is this a simple typo /bin/[b]ash?

@bohdan-s
Copy link
Owner

bohdan-s commented Feb 7, 2024

No. The pycryptodomex package is only source. So the docker builds on build. But HA has disabled builds. I have a fix but it requires a bit of rework and I haven’t had time to publish it yet.

@djp3k05
Copy link

djp3k05 commented Feb 19, 2024

we hope that you will get the time to release the fix. thank you.

@Wildvirus
Copy link

At console i got an error:
running build_ext
building 'Cryptodome.Hash._MD2' extension
creating build/temp.linux-x86_64-cpython-311
creating build/temp.linux-x86_64-cpython-311/src
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -Isrc/ -I/usr/include/python3.11 -c src/MD2.c -o build/temp.linux-x86_64-cpython-311/src/MD2.o
error: command 'gcc' failed: No such file or directory

Perhaps it helps..... hoping to a solution

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

6 participants