After installing all the dependencies, and Tuhi without problem on Ubuntu 22.04 (and Python 3.10.6) I get the following error message (just bellow).
Any help welcomed!
Best regards
~$ tuhi
Traceback (most recent call last):
File "/usr/local/libexec/tuhi/tuhi-server", line 14, in
import tuhi.base
ModuleNotFoundError: No module named 'tuhi'
Traceback (most recent call last):
File "/usr/local/libexec/tuhi/tuhi-gui", line 31, in
from tuhi.gui.application import main
ModuleNotFoundError: No module named 'tuhi'