pyGTK

poam en uajms.edu.bo poam en uajms.edu.bo
Lun Oct 27 17:34:42 CET 2003


hola amigos de la lista :

  Les comento que intento trabajar con PyGTK pero me fue algo mal.

  tengo en mi maquina Redhat 9, hice correr algunos ejemplos, python
funciona, pero luego me baje de internet "pygtk-2.0.0.tar.gz" lo instale
tal como manda el README,
  #./configure
  #make
  #make install

luego quise hacer corre esta linea :
 >>>w=Window()

luego me sale un error que Window no esta definido,

no hice la linea 4, por que no encuentro la hubicacion donde se instalo
python, Redhat 9 lo instalo directamente.
  lo busque con #find / -name python*  //no lo encuentro

    gracias

      Atte Gustavo.

 este es el README.
1  $ ./configure --prefix=<prefix where python is installed>
2    $ make
3   $ make install

4    $ PYTHON=/prefix/bin/python
5    $ export PYTHON




Más información sobre la lista de distribución Python-es