[ ] Tried the other applicable steps from the Troubleshooting Guide
[ ] Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
The console panel seems to treat warnings as errors. Because of this I can't use the console because I have a warning at startup:
I think I opened a very similar issue in the past and it was resolved (but I couldn't find it now). Such warnings did not break console in Spyder 5 (I used it today before updating).
What steps reproduce the problem?
Have import scipt set up in spyder that imports a package that produces a warning
Switch from Spyder 5 to Spyder 6
Start Spyder
What is the expected output? What do you see instead?
Console works even though a warning was raised by the imported package.
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
The console panel seems to treat warnings as errors. Because of this I can't use the console because I have a warning at startup:
I think I opened a very similar issue in the past and it was resolved (but I couldn't find it now). Such warnings did not break console in Spyder 5 (I used it today before updating).
What steps reproduce the problem?
What is the expected output? What do you see instead?
Console works even though a warning was raised by the imported package.
Versions
Dependencies