synesthesiam / hassio-addons

My Hass.IO add-ons
43 stars 18 forks source link

Build of Mycroft-Precise for Rhasspy fails #9

Closed docholiday closed 3 years ago

docholiday commented 4 years ago

Hi there, I'm trying to install mycroft-prcecise for Rhasspy. The build fails however:

20-03-11 01:02:32 INFO (MainThread) [supervisor.addons] Create Home Assistant add-on data folder /data/addons/data/75f2ff60_precise-rhasspy 20-03-11 01:02:32 INFO (SyncWorker_13) [supervisor.docker.addon] Start build 75f2ff60/armv7-addon-precise-rhasspy:0.2.0-4 20-03-11 01:14:39 ERROR (SyncWorker_13) [supervisor.docker.addon] Can't build 75f2ff60/armv7-addon-precise-rhasspy:0.2.0-4: The command '/bin/sh -c pip3 install --no-cache-dir tensorflow==1.8.0' returned a non-zero code: 1

My system: Hassio on Raspberry Pi 3B HassOS 3.12 Home Assistant 0.106.6 Supervisor 209

Any idea how to fix this?

docholiday commented 4 years ago

Update: I tried to run the docker container on my PC -> cloned your repo, started the build process with the docker file. Container is built successfully. However in the run.sh it says CONFIG_PATH="/data/options.json" which doesn't seem to be available as I receive the following error when starting the container: jq: error: Could not open file /data/options.json: No such file or directory

synesthesiam commented 4 years ago

I've tried to build Precise back into the main Docker image. Please test with 2.4.20 and see if it works out of the box now.

Romkabouter commented 3 years ago

I have a PR open to remove the mycroft addon.

It is build into 2.4 and 2.5. Please inform us if we can close this issue @docholiday