I have the same problem.  A related problem (or more likely, another 
symptom of the same problem) is that opening a new Python Console usually 
displays only fragments of the banner text:


ontinuum.io/thanks and https://anaconda.org
> >>> )] on win32
> Type "help", "copyright", "credits" or "license" for more information.
> Anaconda is brought to you by Continuum Analytics.
> Please check out: http://cPython 2.7.12 |Anaconda 4.2.0 (32-bit)| 
> (default, Jun 29 2016, 11:42:13) [MSC v.1500 32 bit (Intel
>
>
with no "final" >>> prompt.  (Note the >>> embedded in the above quoted 
banner text.)  After I press ENTER, the remaining banner text is displayed 
along with the >>> prompt.  The specific fragment displayed from the banner 
text seems to change a little bit each time I open a new Python Console.  
Also the location of the embedded >>> prompt.  For example, opening another 
Python Console just now displays this fragment:


://anaconda.org
> >>> n32
> Type "help", "copyright", "credits" or "license" for more information.
> Anaconda is brought to you by Continuum Analytics.
> Please check out: http://continuum.io/thanks and httpsPython 2.7.12 
> |Anaconda 4.2.0 (32-bit)| (default, Jun 29 2016, 11:42:13) [MSC v.1500 32 
> bit (Intel)] on wi
>
>
Problems also occurs running scripts in the pdb debugger -- at various 
stages I have to press an extra ENTER.

The problems occur only in the Python Console, not in the IPython Console.  
In fact, I've switched to using IPython Console because of these oddities.

I'm using Python 2.7.12 32-bits and Spyder 3.02 on Windows 7 64-bit.  How 
about you?



On Thursday, October 27, 2016 at 7:08:48 AM UTC-7, Fausto A. A. Barbuto 
wrote:
>
>
> I get the expected answer. However, if I save the above lines as a .py file
> and run it in "Python console" mode, I get is this:
>
> runfile('C:/Users/fausto/Documents/Programs/Python/xyz.py', 
> wdir='C:/Users/fausto/Documents/Programs/Python')
>
> and the answer is not displayed until I press ENTER. What I'm doing wrong?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to spyderlib+unsubscr...@googlegroups.com.
To post to this group, send email to spyderlib@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to