When I try to install driconf 0.1.2, I get the following output (similar with 0.2.2):

python setup.py install
running install
running build
running build_py
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/local/bin/driconf to 755

** (setup.py:5476): WARNING **: could not get type `gtk.gdk.Event' ready

** (setup.py:5476): WARNING **: could not get type `gtk.gdk.Font' ready

** (setup.py:5476): WARNING **: could not get type `gtk.gdk.Color' ready

** (setup.py:5476): WARNING **: could not get type `gtk.gdk.Cursor' ready

** (setup.py:5476): WARNING **: could not get type `gtk.gdk.Rectangle' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Colormap' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Device' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.DragContext' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Drawable' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Window' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Pixmap' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.GC' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Image' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Keymap' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Pixbuf' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.PixbufAnimation' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.PixbufAnimationIter' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.PixbufLoader' ready

** (setup.py:5476): WARNING **: couldn't make the type `gtk.gdk.Visual' ready
Warning: importing gtk doesn't work.
Warning: driconf will probably not work for the above reason(s).




When I run it, it says (same with 0.1.2 and 0.2.2)

python driconf
Traceback (most recent call last):
  File "driconf", line 23, in ?
    import driconf
ImportError: No module named driconf


What could be wrong here? I have python-gtk 2.0.0, GTK+ 1.2 and 2.2, and whatever else comes with Suse 9.0.




-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to