Rodrigo Marcos
2006-10-11
For those of you having dependency problems executing Python source code, here you have a list of commands that works under Debian:
#apt-get install python-twisted
#apt-get install python-gtk2
#apt-get install python-glade2
Rodrigo