真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

Python環(huán)境的搭建順序

這篇文章主要講解了“Python環(huán)境的搭建順序”,文中的講解內(nèi)容簡(jiǎn)單清晰,易于學(xué)習(xí)與理解,下面請(qǐng)大家跟著小編的思路慢慢深入,一起來(lái)研究和學(xué)習(xí)“Python環(huán)境的搭建順序”吧!

徐州網(wǎng)站建設(shè)公司創(chuàng)新互聯(lián)建站,徐州網(wǎng)站設(shè)計(jì)制作,有大型網(wǎng)站制作公司豐富經(jīng)驗(yàn)。已為徐州上千提供企業(yè)網(wǎng)站建設(shè)服務(wù)。企業(yè)網(wǎng)站搭建\成都外貿(mào)網(wǎng)站建設(shè)要多少錢(qián),請(qǐng)找那個(gè)售后服務(wù)好的徐州做網(wǎng)站的公司定做!

1.下載安裝包
python官網(wǎng)下載3.7.2
Pycharm 社區(qū)版下載安裝

2.直接使用Pycharm自帶virtualEnv
File - Settings - Project - Project Interpreter - (右側(cè)的齒輪)Add - Virtualenv enviroment - New Virtualenv

說(shuō)說(shuō)不用Anoconda原因。
主要是Anoconda到python環(huán)境導(dǎo)入到Pycharm時(shí)再新增包時(shí),提示SSL連接無(wú)法建立。
(
Collecting opencv-python==3.4.2.17
Could not fetch URL https://pypi.org/simple/opencv-python/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/opencv-python/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.


(原因沒(méi)有SSL模塊支持,Ubuntu下apt-get install openssl解決,但python官網(wǎng)的安裝包默認(rèn)就有ssl)
所以,Pycharm導(dǎo)入python官網(wǎng)環(huán)境后,再新增包時(shí),輕松pip install了。
所以如果在Pycharm下管理python環(huán)境,就可以用上述的第2點(diǎn)方法

感謝各位的閱讀,以上就是“Python環(huán)境的搭建順序”的內(nèi)容了,經(jīng)過(guò)本文的學(xué)習(xí)后,相信大家對(duì)Python環(huán)境的搭建順序這一問(wèn)題有了更深刻的體會(huì),具體使用情況還需要大家實(shí)踐驗(yàn)證。這里是創(chuàng)新互聯(lián),小編將為大家推送更多相關(guān)知識(shí)點(diǎn)的文章,歡迎關(guān)注!


當(dāng)前標(biāo)題:Python環(huán)境的搭建順序
本文URL:http://weahome.cn/article/gpdihs.html

其他資訊

在線咨詢(xún)

微信咨詢(xún)

電話咨詢(xún)

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部