You are not logged in.

#1 2006-10-27 20:10:02

ToLo
Member
From: Flensburg/Germany
Registered: 2006-02-12
Posts: 36

Error importing pygtk2 and pygtk2-libglade (python)[solved]

my problem is to start pytrainer from AUR.

To solve the dependencies for the installation, i used
aurbuid -su and the installation went fine.

If I try to start the program from commandline I get the errormessage above.

To verify that my problem is not program related I tested version 0.99/1,0.0/1,02/1,10. Everytime the same message.

The pygtk-installation seems to be fine. I tested on a pythonshell:
import pygtk; pygtk.require("2.0")
import gtk
import gtk.glade
-> everything looks regular

I hope for a python-man out there
thanks to you, ToLo
-------------------------------------------------------
missing dependencie was gnome-python

Offline

Board footer

Powered by FluxBB