Just set the SPYDER_DEBUG environment variable to 1. For example, on Windows, the following should do the trick: C:\>set SPYDER_DEBUG=1 C:\>spyder --show-console
Cheers, -Pierre -----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de Carlos Córdoba Envoyé : jeudi 16 janvier 2014 15:02 À : [email protected] Objet : Re: [spyder] Redirection of stdout - stderr to internal console I think it's not possible at the moment but that's one of the main strengths of Spyder because it helps (at least me) quite a lot to do debugging. Cheers, Carlos El 15/01/14 08:46, Sylvain Corlay escribió: > How do we avoid the redirection of stdout and stderr to the internal > console when debugging spyder? > S. > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/groups/opt_out. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
