LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Glade Module? (https://www.linuxquestions.org/questions/mandriva-30/glade-module-517888/)

Snump 01-09-2007 10:50 PM

Glade Module?
 
OK, I have devede compiled and ready to run. I installed "glade" and this is what I get:


Code:

Traceback (most recent call last):
  File "/usr/bin/devede", line 25, in ?
    import gtk.glade
ImportError: No module named glade

then if I install glade...

Code:

[root@Prometheus justin]# urpmi glade
The package(s) are already installed

then I installed via compiling the latest glade...
Code:

.
.
.

make[3]: Leaving directory `/home/justin/glade3-3.1.0'
make[2]: Leaving directory `/home/justin/glade3-3.1.0'
make[1]: Leaving directory `/home/justin/glade3-3.1.0'
[root@Prometheus glade3-3.1.0]# devede
Traceback (most recent call last):
  File "/usr/bin/devede", line 25, in ?
    import gtk.glade

So... now what?

aus9 01-20-2007 07:40 AM

you may want to report this post to a mod to see if it gets better coverage in programming?


All times are GMT -5. The time now is 12:45 AM.