health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] MyGNUHealth Installation under Ubuntu


From: Gerald Wiese
Subject: [Health-dev] MyGNUHealth Installation under Ubuntu
Date: Thu, 14 Oct 2021 13:48:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

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 --user --upgrade MyGNUHealth
sudo ln -s /home/.../.local/bin/mygnuhealth /usr/local/bin/

mygnuhealth

But I get an error ".../mygnuhealth/qml/main.qml line 28: module 
"org.kde.kirigami" is not installed"

One thing I tried was to set QML2_IMPORT_PATH environment variable to 
/usr/lib/x86_64-linux-gnu/qt5/qml/ but afterwards
even on line 25 in main.qml QtQuick could not be loaded due to some undefined 
symbol.

Can anyone share experiences how to get this working on Ubuntu? That would be 
great!

Best

Gerald






reply via email to

[Prev in Thread] Current Thread [Next in Thread]