Python's IDLE cannot be connected and Jupyter notebook cannot open the browser __python

Source: Internet
Author: User
Tags jupyter jupyter notebook
python IDLE cannot connect and Jupyter notebook cannot open the browser Problem Description

WIN10 system due to firewall mechanism, installing Python and Anaconda will cause the following error:
1. After installing Python, an error occurred while opening IDLE, unable to connect to the Python interpreter. Error message is
IDLE ' s subprocess didn ' t make connection. either IDLE can;t
Start a subprocess or personal firewall software is blocking
The connection. After installing Anaconda, Jupyter Notebook was found unable to open the browser. Notebook can not open the problem will also appear in the original could be opened but not open after a period of time, in the Win7 system will also occur this problem.

The above problem is caused by firewall blocking. Solutions

The workaround is to add Python to the firewall exception:

Control Panel-> System and security-> Windows Defender firewall-> allowed applications

Click to allow other programs to locate the installation directory and add Python.exe and Pythonw.exe to the Allow list, both private and public.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.