Open marten-lucas opened 1 year ago
Same problem here. It might be the requirement readsettings>=3.4.5 it is not possible to install this with pip in actual HA Version. The package readsettings ist outdated i think. I don´t know how to fix this problem ...
Same here.
Home Assistant 2023.7.3 Supervisor 2023.07.1 Operating System 10.3 Frontend 20230705.1 - latest
I also join the list of users with this problem. Has anyone solved it?
Same issue. Have to start a new build of HA but cannot install.
Same
Same issue
Same issue
+1 on this issue, with setup below: Home Assistant 2023.8.4 Supervisor 2023.08.1 Operating System 10.5 Frontend 20230802.1 - latest
and same error reported about a year ago, which self resolved (?) - a "thankyou" noted but no other responses in the thread?
same issue here -i manually installed the file and checked the version -and got a error installing readsetting -warning about the setup license file parameter being deprecated -there is a link but its beyond my skill set (https://setuptools.pypa.io/en/latest/userguide/declarative_config.html)
Same issue
Same issue :-(
i´m also not able to install the addon. Home Assistant 2023.9.1 Supervisor 2023.08.3 Operating System 10.5 Frontend 20230802.0 - latest
Same problem for me with latest version installed (10.5)
same issue here :-( Home Assistant 2023.3.3 Supervisor 2023.10.0 HA in Docker Anyone a step further or solved the issue? Cheers
When I click "install" on the page in the addon store, I recieve the following message:
Addon could not be installed
The command '/bin/ash -o pipefail -c pip install --upgrade pycryptodomex==3.11.0 --no-cache-dir -r requirements.txt' returned a non-zero code: 1
As I have the same issue, see my comment above, I realized the comment uses "/bin/ash -o p" shouldn't that be bash instead of ash??? Could this be corrected somwhere in the script?? any ideas? Cheers and have a great weekend!
Same issue
Home Assistant 2023.10.5
Supervisor 2023.10.0
Operating System 11.0
Frontend 20231005.0 - latest
In the docker file, should the version of pycryptodomex be 3.19.0?
RUN pip install --upgrade pycryptodomex==3.11.0 --no-cache-dir -r requirements.txt
Sorry I am not good enough at GitHub to do a pull request.
I managed to fix by updating requirements.txt first line to PyYAML==5.3.1
I managed to fix by updating requirements.txt first line to PyYAML==5.3.1
That's great @ashmieke
For someone who is not good at GitHub, how would I go about installing into HA with your code fix still in a pull request? In other words, what are the steps we need to do before it get's code merged?
Of course, the same issue.... How can I use the soulutions of @ashmieke ?
Unfortunately, it still doesn't work... 😄 or 😢
The error message:
The command '/bin/ash -o pipefail -c pip install --upgrade pycryptodomex==3.11.0 --no-cache-dir -r requirements.txt' returned a non-zero code: 1 (Same)
Noticed another update to the jason file overnight (for Australia). It has installed.. no error. Now trying to configure. - UPDATE: Able to configure and appears to be working
Confirmed working again. Many thanks.
When I click "install" on the page in the addon store, I recieve the following message:
Addon could not be installed
The command '/bin/ash -o pipefail -c pip install --upgrade pycryptodomex==3.11.0 --no-cache-dir -r requirements.txt' returned a non-zero code: 1