Hi !

Im running this code on Eric3 and im getting error mensages...

The code------->

#!/usr/bin/env python
#coding=iso-8859-1

from getpass import unix_getpass
        
host=raw_input("Server IP: ")
user=raw_input("User Name: ")
senha=unix_getpass("User Pass: ")

------------------< End Code

It gives the error in the getpass line. 
When i run it in console works well, the error happens only in Eric3.

Thanks for any help !


-- 
Douglas Soares de Andrade
Ger�ncia de Sistemas - UnilesteMG
Telefone: +55 31 38467936
dsa em unilestemg ponto br
--
O que importa n�o � como voc� vive
sua vida, mas sim o que voc� faz 
para tornar a vida dos outros melhor.�
--
What matter is not how you live
your life, but what you do to 
make the others life better.

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to