h-client-devel
[Top][All Lists]
Advanced

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

Re: [H-client-devel] missing gtkclient module


From: Michał Masłowski
Subject: Re: [H-client-devel] missing gtkclient module
Date: Sat, 10 Dec 2011 17:26:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> I've tested the new version of the client, r85
>
> I have typed:
>
> python setup.py install --user
>
> and
>
> ~/.local/bin/h-client
>
> and I've obtained the following errors:
[...]
> ImportError: No module named gtkclient

Try these commands in a Python interactive shell:

import hclient
hclient

It should show the path of the __init__.py file in the same directory as
gtkclient.py.

There were other problems preventing h-client from running in some
cases, I've fixed them in r86.

Attachment: pgpTpWROK18wX.pgp
Description: PGP signature


reply via email to

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