[Telepathy] telepathy-glib en python

Danielle Madeley danielle.madeley at collabora.co.uk
Mon Apr 2 19:27:11 PDT 2012


On Mon, 2012-04-02 at 21:21 -0500, Andrés Vargas wrote:
> I have installed telepathy-glib 0.17.7, I can run C examples, but
> python examples not. I suppose I need something like python setup.py
> install, Isn't it?

No. The Python module you need ('gi') is clearly already installed.

Check you built the gobject-introspection files (*.gir and *.typelib)
and that they've been installed, check that the place the typelib file
is installed to is in your GI_TYPELIB_PATH.

Primer on GObject-Introspection and PyGObject:
https://live.gnome.org/GObjectIntrospection
https://live.gnome.org/PyGObject

--danni

> On Apr 2, 2012 6:41 PM, "Danielle Madeley"
> <danielle.madeley at collabora.co.uk> wrote:
>         > Hi, I would like to know how to run the python examples.
>         
>         Do you have the TelepathyGLib gir/typelib installed?
>         
>         If they're in a prefix you can export GI_TYPELIB_PATH=
>         $prefix/lib/girepository-1.0/
>         
>         --
>         Danielle Madeley
>         Senior Software Engineer, Collabora Ltd.
>         
>         www.collabora.co.uk
>         

-- 
Danielle Madeley
Senior Software Engineer, Collabora Ltd.

www.collabora.co.uk



More information about the telepathy mailing list