close

[Solved] Spyder Not Launching in python

Hello Guys, How are you all? Hope You all Are Fine. Today I am trying to launch Spyder in my windows 10 but Spyder Not Launching in Python. So Here I am Explain to you all the possible solutions here.

Without wasting your time, Let’s start This Article to Solve This Error.

How Spyder Not Launching in python Error Occurs ?

I am trying to launch Spyder in my windows 10 but Spyder Not Launching in python.

How To Solve Spyder Not Launching in python Error ?

  1. How To Solve Spyder Not Launching in python Error ?

    To Solve Spyder Not Launching in python Error You just need to run this command: conda upgrade qt. Second solution is First of all uninstall pyQt using this command: conda uninstall pyqt and then conda uninstall sip Now, install these packages in following order: conda install sip then conda install pyqt and conda upgrade spyder Now your error must be solved.

  2. Spyder Not Launching in python

    To Solve Spyder Not Launching in python Error You just need to run this command: conda upgrade qt. Second solution is First of all uninstall pyQt using this command: conda uninstall pyqt and then conda uninstall sip Now, install these packages in following order: conda install sip then conda install pyqt and conda upgrade spyder Now your error must be solved.

Solution 1: use this command

You just need to run this command.

conda upgrade qt

Solution 2: Just try this command

First of all uninstall pyQt using this command.

conda uninstall pyqt

and then uninstall sip package

conda uninstall sip

Now, install these packages in following order

conda install sip
conda install pyqt
conda upgrade spyder

Now your error must be solved.

Summary

It’s all About this issue. Hope all solution helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?

Also, Read

Leave a Comment