-
-
Notifications
You must be signed in to change notification settings - Fork 60
Fails to install dependency and errors on setup #142
Comments
Important:Issues that don't provide the information requested in the troubleshooting docs may not get a reply and may be closed until the info is provided. Please, include as much of the requested info as possible so that I can replicate and investigate your issue. When pasting in your config/code/errors always place 3 backticks |
I am getting the exact same error trying to install both manually and from HACS. I am running HA inside Docker on a Synology NAS. |
This seems to be an issue with running HA in a container. |
Please are you able to share the exact commands you used. |
It's going to depend on the name for your container but it'll be something like: docker exec -it {name_of_container_without_braces} /bin/bash Then: apk add python3-dev build-base |
When attempting to setup the configuration of Plex Assistant after installing it via HACS, the integration is unable to load the configuration flow after encountering an error with a dependency.
The text was updated successfully, but these errors were encountered: