全網最全的Windows下Anaconda2 / Anaconda3里正確下載安裝用來向微信好友發送消息的itchat庫(圖文詳解)


 

 

    不多說,直接上干貨!

 

 

 Anaconda2 里

 

 

  

 

 

PS C:\Anaconda2\Scripts>
PS C:\Anaconda2\Scripts> pip.exe install itchat
Requirement already satisfied: itchat in c:\anaconda3\lib\site-packages (1.3.10)
Requirement already satisfied: requests in c:\anaconda3\lib\site-packages (from itchat) (2.14.2)
Requirement already satisfied: pyqrcode in c:\anaconda3\lib\site-packages (from itchat) (1.2.1)
Requirement already satisfied: pypng in c:\anaconda3\lib\site-packages (from itchat) (0.0.18)
PS C:\Anaconda2\Scripts>

 

 

 

 

 

 

 

 

Anaconda3里 

 

 

 

 

 

PS C:\Anaconda3\Scripts>
PS C:\Anaconda3\Scripts> pip3.exe install itchat
Collecting itchat
  Could not find a version that satisfies the requirement itchat (from versions: )
No matching distribution found for itchat
PS C:\Anaconda3\Scripts> pip3.exe install itchat
Collecting itchat
  Downloading https://files.pythonhosted.org/packages/57/99/20dde4bee645453d1453ae3757b49f24a5fd179ce6e391cf2542cfeac61c/itchat-1.3.10-py2.py3-none-any.whl
Collecting pypng (from itchat)
  Downloading https://files.pythonhosted.org/packages/2f/b1/c8dfcf50feb12a30be7d95c5f45d638704682487d8e50419ef41463febcd/pypng-0.0.18.tar.gz (377kB)
    100% |████████████████████████████████| 378kB 785kB/s
Collecting pyqrcode (from itchat)
  Downloading https://files.pythonhosted.org/packages/37/61/f07226075c347897937d4086ef8e55f0a62ae535e28069884ac68d979316/PyQRCode-1.2.1.tar.gz
Requirement already satisfied: requests in c:\anaconda3\lib\site-packages (from itchat) (2.14.2)
Building wheels for collected packages: pypng, pyqrcode
  Running setup.py bdist_wheel for pypng ... done
  Stored in directory: C:\Users\lenovo\AppData\Local\pip\Cache\wheels\ed\30\6c\21dd4d267f47ea09fb57881b30fe16f7231b71bd26dea38afc
  Running setup.py bdist_wheel for pyqrcode ... done
  Stored in directory: C:\Users\lenovo\AppData\Local\pip\Cache\wheels\54\61\2f\a4f51b09473db5737db0f654ed10eb9a4ee01f83a7412de349
Successfully built pypng pyqrcode
Installing collected packages: pypng, pyqrcode, itchat
Successfully installed itchat-1.3.10 pypng-0.0.18 pyqrcode-1.2.1
PS C:\Anaconda3\Scripts>

   這是因為,我Anaconda2那邊安裝,會在這邊對應自動生成。

 

 

 

 

 

 

 

 

 

 

 

    

  如果,中間安裝的過程中,出現

全網最詳細的用pip安裝****模塊報錯:Could not find a version that satisfies the requirement ****(from version:) No matching distribution found for ****的解決辦法(圖文詳解)

  則解決好就是了,這個很簡單的。

 

 

 

 

 

 

 

 

 

歡迎大家,加入我的微信公眾號:大數據躺過的坑        人工智能躺過的坑
 
 
 

同時,大家可以關注我的個人博客

   http://www.cnblogs.com/zlslch/   和     http://www.cnblogs.com/lchzls/      http://www.cnblogs.com/sunnyDream/   

   詳情請見:http://www.cnblogs.com/zlslch/p/7473861.html

 

  人生苦短,我願分享。本公眾號將秉持活到老學到老學習無休止的交流分享開源精神,匯聚於互聯網和個人學習工作的精華干貨知識,一切來於互聯網,反饋回互聯網。
  目前研究領域:大數據、機器學習、深度學習、人工智能、數據挖掘、數據分析。 語言涉及:Java、Scala、Python、Shell、Linux等 。同時還涉及平常所使用的手機、電腦和互聯網上的使用技巧、問題和實用軟件。 只要你一直關注和呆在群里,每天必須有收獲

 

      對應本平台的討論和答疑QQ群:大數據和人工智能躺過的坑(總群)(161156071) 

 

 

 

 

 

 

 

 

 

 

 

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM