conda update spyder
(or pip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
I installed python idle on my laptop and the IDLE does start but does not respond and shows the error message "IDLE's sub process did not make a connection. Either IDLE cant start a sub process or personal firewall software is blocking the connection." The command prompt version of python IDLE s working fine. I also install the anaconda package but the whole package does not work. The Spyder IDLE simply does not respond and shows the message "Spyder has encountered an internal problem." The jupyter notebook also does not work. The cmd window just flashes for around 3-4 seconds and then disappears. The Anaconda Navgator also does not work.
I also tried to install the Winpython package but the same problems persists as the Anaconda package.
I also install the pycharm software. But it also does not respond. It also shows errors.
I tried to reinstall all the above mentioned softwares several times but the same problems continue to persists.
Please someone help me to figure out the problems due to which I am facing the errors.
Thank You.....
PASTE TRACEBACK HERE
PASTE DEPENDENCIES HERE
My system information
OS - Windows 10 64 bit
Intel i3 2nd gen.
4 gb RAM
Nvidia geforce with CUDA
Please fill out this form by writing the information we ask you to fill (the form is almost self-explanatory) and send it to us by providing your Github credentials. That form contains much more detailed information that will help us to understand your problem.
I'm closing this issue for now because without that information we can't help you, sorry.
Can u please help me. Which form do I need to fill?
The one in the screenshot above.
I mean, the one it says
Spyder has encountered an internal problem.
Please read what it says with care and you'll understand what I'm talking about.
I wanted to fill the form. But the whole page does not respond. I can't type nor can I click anywhere. The whole page just hangs until I have to close it. Please help me.
Well, your screenshot shows some strange symbols back in the IPython console. That could mean that you installed Anaconda in a path with special characters (like 帽
or 谩
), which could be causing your problem, so should try to rename that directory or create a new Windows user without special characters and install Anaconda there.
You also seem to have a different Python installation other than Anaconda, so you should try to uninstall it.
But all these are just pure speculations based on the extremely little info you provided. So, other than this advice, I'm afraid there's nothing else we can do for you, sorry.
this part in your screenshot is very strange:
you may start "WinPython Command Prompt.exe"
type CHCP
and post the screen shot
maybe will it give more clue
Sir as instructed by you, I have typed the command chcp in the "WinPython Command Prompt.exe" and got the result "Active Code Pages= 437".
Sir, can u please with the above
hum, code page 437 means original US DOS codepage. Did you tweak the langage of your Windows PC ? Uttar Pradesh, India ? change something around Windows default langage, compared to a working PC of your family/neighbors/colleagues/students ?
@stonebig sir , what does tweak mean????
I don't know how to tweak the language.
ok.
@ccordoba12 sir can you please help me with my problem?
@stonebig can you please guide me further
We really don't understand your problem. My last advice is for you to reinstall Windows because there's something seriously wrong with your current installation.
Sorry, but I don't see any other solution.
well, as a stupid try, as I'm clueless, I would suggest you experiment IDLE on a Python-2.7 32bit, just to see if you arrive to make IDLE work at last. for example https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.10.3/