python 安装

python 安装,第1张

https://docs.python.org/zh-cn/3.7/using/windows.html    Python环境
https://www.jetbrains.com/                             Pycharm开发工具
https://blog.csdn.net/pdcfighting/article/details/80297499  license
https://www.cnblogs.com/xingzc/p/5912285.html              pip安装
https://blog.csdn.net/kongsuhongbaby/article/details/83691745  包安装
https://blog.csdn.net/clany888/article/details/82989068  hive安装
 
 
 python 安装 :
 
 
 2.7 python位置。
 C:\Program Files\python
 3>3.7 pythod位置:
 C:\Users\jackie\AppData\Local\Programs\Python\Python37

 
 C:\Program Files\pip-19.1.1
 
 
python2   -m pip install Scikit-learn
python2 -m pip install Matplotlib
python2 -m pip install Pandas
python2 -m pip install Request


py -3 -m pip install Scikit-learn
py -3 -m pip install Matplotlib
py -3 -m pip install Pandas
py -3 -m pip install Request
  
 
  "type": "1"}}

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/langs/714492.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-04-24
下一篇2022-04-24

发表评论

登录后才能评论

评论列表(0条)

    保存