missing packages in HA docker
running HA within docker, after installing pyscript via HACS i get following errors:
homeassistant | ERROR: Could not find a version that satisfies the requirement croniter==1.3.4 (from versions: none)
homeassistant | ERROR: No matching distribution found for croniter==1.3.4
any suggestion how to solve this?
I hit this error occasionally, and it sounds silly, but a container restart usually fixes it for me.
I'm also having this issue, and have not figured out how to solve it. I have tried installing the missing pip packages from the shell and they do install fine. I'm wondering if pyscript is wanting specific versions that have now been deprecated
I'm also having this issue, and have not figured out how to solve it. I have tried installing the missing pip packages from the shell and they do install fine. I'm wondering if pyscript is wanting specific versions that have now been deprecated
How are you able to install via pip from the shell? That errors out for me.