health
[Top][All Lists]
Advanced

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

Re: [Health] Error on trying to run gnuhealth-client


From: Luis Falcon
Subject: Re: [Health] Error on trying to run gnuhealth-client
Date: Tue, 5 Jun 2018 17:24:34 +0100

Hi there !

On Tue, 5 Jun 2018 21:04:01 +0530
"address@hidden" <address@hidden> wrote:

> Hi
> I installed gnu health on arch linux. The installation went fine. Even
> installation of gnuhealth-client went uneventful, but when I run
> gnuhealth-client it gives me the following error.
> 
> Traceback (most recent call last):
>   File "/usr/bin/gnuhealth-client", line 46, in <module>
>     from tryton import client
>   File "/usr/lib/python3.6/site-packages/tryton/client.py", line 108,
> in <module>
>     import pygtk
> ModuleNotFoundError: No module named 'pygtk'
> 
> 
> I installed the gnuhealth-client by pip

Make sure you use python 2 for the client

$ python2 ./gnuhealth-client 

Best
Luis



reply via email to

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