下面安装python的常用集成环境anaconda:选择中重要的一步要看哦:如果,在前面选择了justme,就不勾选第一项;如果选了all user,就要勾选第一项使用命令提示符,输入conda list 即可查看安装内容:这是anaconda下适合新手入门的spyder集成环境
Python语言是一种开放的语言,任何人都可以提交代码,还可以根据自己的需要编写第三方包。如果临时使用,可以用下面的方法:还可以在本地计算机永久设置为国内源,其方法是:Linux:修改 pip.conf 文件 :修改内容如下:Mac:修改 pip.conf 文件。
pyenv lets you easily switch between multiple versions of Python. It’s simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.