question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

python softwares do not run on my windows 10 laptop

See original GitHub issue

Issue Report Checklist

  • [* ] Searched the issues page for similar reports
  • [* ] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • [ *] Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • [* ] Could not reproduce inside jupyter qtconsole (if console-related)
  • [* ] Tried basic troubleshooting (if a bug/error)
    • [* ] Restarted Spyder
    • [* ] Reset preferences with spyder --reset
    • [ *] Reinstalled the latest version of Anaconda
    • [* ] Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

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…

What steps reproduce the problem?

  1. Tried to renistall the softwares but the problems persists.
  2. Tried several troubleshooting problems but the problems still persists

What is the expected output? What do you see instead?

  1. Opening of the Spyder environment
  2. Opening of the python IDLE environment
  3. Opening of pycharm environment

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

Versions

  • Spyder version: 3.7
  • Python version: 3.7
  • Qt version:
  • PyQt version:
  • Operating System name/version: Windows 10

Dependencies

PASTE DEPENDENCIES HERE

untitled untitled1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:17 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
stonebigcommented, Feb 15, 2019

ok.

1reaction
stonebigcommented, Feb 15, 2019

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 ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python does not work in windows 10, what do I make false?
Here's the right way to write and run python program: 1. Write your python code in a text editor (you can use notepad,better...
Read more >
How to Run Python Programs ( .py files ) on Windows 10 ( All ...
In this tutorial you will learn How to run Python Programs ( .py files ) on windows 10 computer.We can use Python command...
Read more >
Running Python Programming software on MS Windows 10S?
Python runs fine on my Windows 10 Microsoft Surface Book. (I know Python is now up to 3.6.something, but 3.4.2 is fine with...
Read more >
Issue 39051: Python not working on Windows 10
The most common cause of this error is the PYTHONPATH and PYTHONHOME environment variables. You can see what environment variables are set by ......
Read more >
Can't run python on windows anymore - Stack Overflow
First make sure that python.exe exists in the given directory and that its not a zero-length file. More likely though is that you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found