程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
您现在的位置: 程式師世界 >> 編程語言 >  >> 更多編程語言 >> Python

Anaconda based Python installation process in Windows environment and its configuration in pycharm

編輯:Python

List of articles

    • Anaconda
      • download Anaconda
      • install Anaconda
    • PyCharm
      • download PyCharm
      • To configure Anaconda Of Python Interpreter (Interpreter)

Anaconda

download Anaconda

Download address :https://www.anaconda.com/products/individual#Downloads

You can choose by yourself according to the operating system

install Anaconda

With Windows For example , After the installer is downloaded , Click on exe File can be installed

notes : Try not to appear spaces and non - characters in the installation path Unicode character , And remember the installation path .

PyCharm

download PyCharm

Download address :https://www.jetbrains.com/pycharm/

To configure Anaconda Of Python Interpreter (Interpreter)

Get into PyCharm, Click on File -> Settings -> Project: Your project name -> Python Interpreter

stay “Python Interpreter(Python Interpreter )” Add (Add…,Add Python Interpreter), stay “Existing environment” Under the “Interpreter” Options , Choose your own installation Anaconda Under the folder of python.exe that will do .


  1. 上一篇文章:
  2. 下一篇文章:
Copyright © 程式師世界 All Rights Reserved