立即学习:https://edu.csdn.net/course/play/26089/322601?utm_source=blogtoedu
python版本使用3.7.x,3.8不可以
pip install numpy scipy pandas sklearn matplotlib ipython jupyter notebook -i "https://pypi.doubanio.com/simple/"
pip install opencv-python==3.4.2.16 -i "https://pypi.doubanio.com/simple/"
pip install opencv-contrib-python==3.4.2.16 -i "https://pypi.doubanio.com/simple/"
本文详细介绍如何在Python 3.7.x环境下安装numpy、scipy、pandas、sklearn等科学计算库,以及matplotlib、ipython、jupyter notebook等交互式计算工具,并提供了opencv-python及其贡献模块的具体版本和安装命令。
4764

被折叠的 条评论
为什么被折叠?



