The build process can not find my app icon.
Icon 'art.taunoerik.tauno-monitor' specified in desktop file 'usr/share/applications/art.taunoerik.tauno-monitor.desktop' not found in prime directory.
Build failed
I read this, but it doesn’t work either:
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
:: + sed -i.bak -e 's|Icon=art.taunoerik.tauno-monitore|Icon=/usr/share/icons/hicolor/scalable/apps/art.taunoerik.tauno-monitor.svg|g' data/art.taunoerik.tauno-monitor.desktop.in
:: sed: can't read data/art.taunoerik.tauno-monitor.desktop.in: No such file or directory
'override-build' in part 'tauno-monitor' failed with code 2.
I don’t understand what I’m doing wrong anymore. The code is here