-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Hi,
I have installed it with pipx on my Ubuntu 22.05.5 LTS
with python 3.10.2 in a pyenv environment.
In fact, I do not use Python from my distribution, so I use pyenv:
.pyenv/shims/python
But the issue seems that your app does not look at the system Python packages provided.
I got this error:
ValueError: Namespace Gtk not available
But the GTK module is installed with my package manager.
I think you must find a way to look for Python libraries on the system, too.
I hope it will help you fix this.
Rgds,
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed