tags: python
1) downloading the installation package python
Go to URLhttps://www.python.org/downloads/Check which version specific installation, look at your specific needs
Bloggers love has always been the highest version and install the latest version, so chose python3.6.5
Enter ... into the download page, and finally turn to face
Blogger download windows 64 bit installation package.
2) install the downloaded installation package python
At the installation screen, select the add python 3.6 to PATH environment variable configuration can not, if you do not need to check the environmental variable configuration.
3) Configure the system environment variable to the python, the python installation path environment variable to configure
Installation path red box
Control Panel -> System Security -> System -> Advanced System Settings -> Environment Variables
System environment variables
Create a new environment variable PYTHON_HOME
The environment variables into the Path% PATH_HOME%
Or directly into the python installation path
Enter OK.
4) Test python is installed successfully, cmd to open a command line, type the command python
These results appear python successful installation instructions.
5) Test Examples, the input print ( 'hello world')
Description python runtime environment to build success.
Introduction Platform: Windows 10 Purpose: install and configure php download Download php Official address:https://windows.php.net/download#php-7.4 Download dependencies Visual C ++ Redistributable. ...
Configuration of Windows environment variables Open My Computer -> Properties Advanced system settings -> environment variables Configure the following two environment variables: i. Newly added ...
table of Contents Explanation step gif demo Explanation Configuring environment variables is to give a directory to the system so that it can find all the files in the directory I configured at...
Environment variables (environment variables) generally refers to the operating systemSome parameter to specify the operating system environment, such as: temporary folderLocation and System Fo...
When adding a path, the following single-line display appears. You do not need to add a semicolon to fill in the path at the end. The system will not recognize it. Just add at the beginning C:\Windows...
1. Download and install golang download link:https://golang.google.cn/dl/ After the installation process is very simple, if the development directory is not in the go installation directory, you need ...
Transfer from: https://www.jianshu.com/p/31a640607f8c Configure environment variables for python3 Modify some python names note: The python environment instal...
Difference of user variables and system variables Reprinted from: https://www.cnblogs.com/xinxianquan/p/10663756.html 1. When the software is configured, it is a copy, and there is no specific thinkin...
Windows operating system The first step: first check the digits of your computer. Right click on my computer —> click on properties, you can see the number of bits in your computer. Step 2: G...
Open the system's [Advanced System Settings] and click [Environment Variables]. Select [Path] in [System Variables] and click Edit. Click [New], fill in the directory where the current PHP version php...