Re: [Health-dev] MyGNUHealth Installation under Ubuntu

2021-10-15 Thread Gerald Wiese
Dear Luis, thanks! It's Ubuntu 20.04. It works now like this: sudo apt install qml-module-org-kde-kirigami2 sudo apt install pyside2-tools sudo apt install python3-pip pip3 install --user MyGNUHealth sudo apt install python3-pyside2.qt* sudo apt install qml-module-qtquick-layouts And the symlin

Re: [Health-dev] MyGNUHealth Installation under Ubuntu

2021-10-15 Thread Luis Falcon
Dear Gerald On 10/14/21 20:36, Gerald Wiese wrote: Dear Luis, thanks! It's Ubuntu 20.04. Wonderful :) It works now like this: sudo apt install qml-module-org-kde-kirigami2 sudo apt install pyside2-tools sudo apt install python3-pip pip3 install --user MyGNUHealth sudo apt install python3-p

Re: [Health-dev] MyGNUHealth Installation under Ubuntu

2021-10-15 Thread Gerald Wiese
Hey, >> It works now like this: >> >> sudo apt install qml-module-org-kde-kirigami2 >> sudo apt install pyside2-tools >> sudo apt install python3-pip >> pip3 install --user MyGNUHealth >> sudo apt install python3-pyside2.qt* >> sudo apt install qml-module-qtquick-layouts > > Thanks for sharing! We

Re: [Health-dev] MyGNUHealth Installation under Ubuntu

2021-10-15 Thread Axel Braun
Am Freitag, 15. Oktober 2021, 13:28:46 CEST schrieb Gerald Wiese: > And if you want to add the explicit openSUSE commands as well, for me it was > like this on Leap 15.3: > > sudo zypper in kirigami2 > sudo zypper in python3-pyside2 > pip3 install --user MyGNUHealth I wonder if this works, as the