On Thursday 06 July 2006 23:35, Laurent Dufréchou wrote: > Hello, I've just installed eric version 3.9.1 from tar.gz > > Python 2.4.2 > Qt 3.3.4 > PyQT 3.15.1 > sip 4.3.2 > Qscintilla 1.5.1. > Eric 3.9.1 > Bicycle repair Man CVS-20041120 > > > Thus with the i18n package fr. > > I've got a very boring bug, and in fact I don't know if it is a real bug. > The shell doesn't seems to well understand "return" > I mean I've got this in the Eric3 shell window: > > Python 2.4.2 (Non.1, Jun 19 2006, 01:53:27) > [GCC 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)] sur leon, > Qt-Version > > > > > there if I write: "print 'Hello'"+enter > the shell doesn't execute the line... and write instead this: > > Python 2.4.2 (Non.1, Jun 19 2006, 01:53:27) > [GCC 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)] sur leon, > Qt-Version > > >>> >>> print "Hello" > > print "Please :/" > print "No way..." > > If i write this simple code in a file test.py: > toto = raw_input("hello:") > print toto > and launch it,I can't manage the shell to interpret my "enter" to > validate my answer... > Have you ever get this sort of problem? > Do you have the same version of components?(I mean I'm under gentoo and > perhaps I haven't got same packages as yours?) > > Thanks a lot > > Laurent >
Haven't seen this problem before nor can I reproduce it on my system. However, I have newer versions of PyQt and sip. Could you try to reproduce it with other languages selected (e.g. None). Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde