Spyder 5 No QCoreApplication instance found. Application patches not applied
8
I get the following error after having upgraded to Spyder 5
No QCoreApplication instance found. Application patches not applied. You have to call load_stylesheet function after instantiation of QApplication to take effect.
The interface also looks 'not nice' (I am guessing without the stylesheet).
Downgrading to Spyder 4 causes everything to appear in a single column (Code area, console, variable explorer etc, all one below other with ugly overlap to make it unusable).
How do I go about fixing this?
spyder
Add a comment
|