Troubleshooting Spyder launching - python-3.x

I tried installing spyder using anaconda website. I downloaded the file and installed everything but as I tried to launch Spyder, it got struck on 'loading editor'. I closed it and tried again but the same thing is coming. I have tried usual things like reinstalling but the problem still persists. Please help me.

Related

Anaconda doesnt launch since PyQt5

I'm truly desperated...
Yesterday I installed PyQt5 to start working on spyder... but today when I wanted to start working again... spyder didn't open... then i tried to open anaconda with no sucess... I'd tried every "solution" I found on google to solve the problem without any sucess...
Can you help me throught the process?
I actually don't know that much about comands, I'm a begginer, I hope someone could help to fix this
I have tried to unistall the packege, re-install it, i update the conda... I uninstalled also anaconda and re-installed

Spyder not launching in python 3.7

Several days ago, Spyder stopped running. I tried almost everything on forums. I desinstalled it and downloaded last version of anaconda package, but to no avail.
This is what the anaconda prompt shows me
As I said, I tried uploading qt, PySide, and even tried to locate .spyder2 to erase it as is said in Anaconda webpage.
I really don't know what else to try
EDIT: Don't know if you need versions of anything, because as I said, it is the standard last version package available in Anaconda.
EDIT2: I'm using Windows 10

Anaconda 64bit install has begun to fail

I have been using Anaconda 3-5.0.1 with spyder3. Spyder has begun to fail.
I tried to remove and reinstall but reinstall fails. I removed hidden folder
anaconda3 to no avail. I now have no working spyder. I am installing 64-bit version in Windows 10. There are a variety of error messages including cant create menus. I have run this install many times prior to today (2/8/2018).
I assume continuum changed something.
I would greatly appreciate guidance.
For those of you who still have the same issue, try to follow the link below.
http://shirabeta.net/Anaconda-install-error.html#.WopGl6huY2z
You may need to have a google translate as it's a Japanese blog.
I deleted JDK, JRE and all java related paths in the environment setting as suggested in the blog. Then I could successfully install anaconda3.5.1.0_64bit with no error.

Anaconda says unable to create process on windows10

I have installed Anaconda3 on my Windows 10 machine. Installation complete all fine. Then i added the in %PATH%. But when I am trying to launch anaconda prompt it says that
Unable to create process using 'C:\Users\anjaneya\Anaconda3\python.exe C:\Users\anjaneya\Anaconda3\Scripts\conda-script.py ..checkenv "cmd.exe" "C:\Users\anjaneya\Anaconda3"'
Not sure what is wrong. Please help.
Many Thanks,
I recently encountered the same problem as you. After some groping, I solved it.
You can try the following method:
Open cmd in this directory
C:\Users\anjaneya\Anaconda3\python.exe C:\Users\anjaneya\Anaconda3\Scripts
then input:
>conda list
Then I found out that my program is working properly.
I hope I can help you

Anaconda navigotor and its applications wont work

Anaconda navigator along and its enclosed applications stopped working when qtpy4 package was inserted manually, clicking their .exe icons wont raise any errors as nothing happens.
But upon manual launch of
C:\ProgramData\Anaconda2\Scripts\anaconda-navigator.exe
or
C:\ProgramData\Anaconda2\Scripts\spyder.exe
Raised the attached error
Qtpy error
*It is worth mentioning jupyter-notebook.exe launched from
C:\ProgramData\Anaconda2\Scripts\jupyter-notebook.exe
Worked fine
A simple reinstall sufficed, turns out the problem was in pipeline for pyqt as it broke conflicting qt5 binding.
P.s Happened when I accidentally install qt4 package over already
existing qt5 package in anaconda.

Resources