You are not logged in.
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