On 10/15/21 14:13, Axel Braun wrote:
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
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
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
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
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
Dear Gerald
On 10/14/21 12:48, Gerald Wiese wrote:
Hey,
I face some issues running MyGNUHealth under Ubuntu. On openSUSE it works well
following the instructions from here
https://www.gnuhealth.org/docs/mygnuhealth/
Using Ubuntu I run:
sudo apt install qml-module-org-kde-kirigami2 python3-p
Hey,
I face some issues running MyGNUHealth under Ubuntu. On openSUSE it works well
following the instructions from here
https://www.gnuhealth.org/docs/mygnuhealth/
Using Ubuntu I run:
sudo apt install qml-module-org-kde-kirigami2 python3-pip
pip3 install --user --upgrade PySide2
pip3 install