error on pygobject for gtk 3.10 version
- From: narcisse doudieu siewe <wambenarcisse yahoo fr>
- To: "gtk-devel-list gnome org" <gtk-devel-list gnome org>
- Subject: error on pygobject for gtk 3.10 version
- Date: Tue, 04 Mar 2014 05:24:23 -0000
I have sucessfully setup a pygobject binding for the gtk 3.10 version,
pointing the PYTHONPATH variable to the good folder, PKG_CONFIG_PATH
and the LD_LIBRARY_PATH too but I get the following error:
ERROR:root:Could not find any typelib for Gtk
Traceback (most recent call last):
File "editsection.py", line 3, in <module>
from gi.repository import Gtk, Gio, GLib, GObject
ImportError: cannot import name Gtk
I can only import GObject and Gio but not Gtk and GLib. am I doing come mistake?
thanks?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]