Skip to content

ModuleNotFoundError: No module named 'tuhi' #298

@manumart

Description

@manumart

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions