2_PyCharm 2019導入python第三方庫

1)  File→ Settings→ 找到Project Interpreter→ 點擊「+」進入操做界面,以下圖所示:python

 

2)  在安裝庫以前,可選擇性添加國內鏡像源,點擊Mange Repositories,以下所示:blog

 

3)  在Mange Repositories中,「+」添加、「-」刪除,以下所示:get

 

默認:https://pypi.python.org/simple/it

豆瓣:http://pypi.douban.com/simple/搜索

阿里: http://mirrors.aliyun.com/pypi/simple/numpy

清華: https://pypi.tuna.tsinghua.edu.cn/simple/im

中科大:https://pypi.mirrors.ustc.edu.cn/simple/ db

4)  在搜索框中輸入庫名,如numpy,選中需安裝的庫,而後點擊Install Package,以下圖所示:img

 

5)  等待安裝完成,第三方庫將加入在Project Interpreter列表,以下所示:e2e

相關文章
相關標籤/搜索