[PyKDE] Re: Getpass problems with Eric3

Douglas dsa at unilestemg.br
Mon Jul 26 18:21:01 BST 2004


Hi !

Its just to say that the new snapshot dont work with previous configuration 
files.

~/.eric3

To make it work i had do rm -rf ~/.eric3.

See Ya !


Em Dom 25 Jul 2004 06:05, Detlev Offenbach escreveu:
> Hi,
>
> this is just to let you know, that the latest snapshot (just uploaded)
> includes a fix for this problem.
>
> Regards,
> Detlev
>
> Am Mittwoch, 21. Juli 2004 02:55 schrieb Douglas:
> > 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
dsa em unilestemg ponto br
--
What matter is not how you live
your life, but what you do to 
make the others life better.




More information about the PyQt mailing list