How to lower python version

青灯夜游
Release: 2023-01-03 09:26:20
Original
42693 people have browsed it

Methods to lower the python version: 1. Open the anaconda prompt window; 2. Enter the "conda install python=3.6" command and press Enter; 3. Wait for the prompt (y/n), enter y, and wait for a while time, and when done is prompted, it successfully returns to python3.6.

How to lower python version

The operating environment of this tutorial: windows7 system, python3 version, DELL G3 computer

Method to reduce the python version:

Open anaconda prompt, then enter conda install python=3.6, then wait for the prompt (y/n), enter y, wait for ten minutes, it will prompt done, in this case, it means that python3.7 has been returned It’s python3.6.

How to lower python version

How to lower python version

Related recommendations: Python3 video tutorial

The above is the detailed content of How to lower python version. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!