|
From: Alberto B. <gol...@gm...> - 2008-10-10 07:20:07
|
Hi,
The error message I get is:
File "commander.py", line 11, in <module>
import pango
ImportError: No module named pango
If I set in "Commander.py" #import pango...then, instead of this error I get
error in "import pygtk" and so on with all the "import" that appears in the
source code of "commander.py"
I have installed:
--> Python 2.5.2
--> ZSI 2.0
--> Pygtk 2.10.4
--> Pysnmp 2.0.9
--> Python elementtree 1.2.6.5
--> Python-vte 0.16
Could you help me?
Thanks
2008/10/9 Anas Nashif <ana...@in...>
> Please include the error message you get and list the version of the
> required packages you have installed.
>
> Thanks,
> Anas
>
>
> On 09/10/08 7:29 AM, "Alberto Bielsa" <gol...@gm...> wrote:
>
> > Hi all,
> >
> > First of all I want to introduce me to everybody. My name is Alberto and
> I
> > write from Spain. I´m working in a project using iAMT and I would like to
> use
> > Python DTK.
> >
> > My problem is: when I launch amt commander (./pyamt_commander) I receive
> an
> > error because it doesn´t find some libraries (pango,pygtk,gtk, etc...). I
> have
> > installed all the necessary programs before running Python DTK like pygtk
> > 2.10, ZSI 2.0, elementtree ( program list appears in README file of
> Python
> > DTK). What can I do to be able to use amt commander?
> >
> > I am using Red Hat EL5.
> >
> > Can you help me?
> >
> > Thanks a lot
> >
> >
> > -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> > Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> > Grand prize is a trip for two to an Open Source event anywhere in the
> world
> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> >
> > _______________________________________________
> > Openamt-devel mailing list
> > Ope...@li...
> > https://lists.sourceforge.net/lists/listinfo/openamt-devel
>
>
|