win11,安装python,pip,和opencv
1,安装python
在应用商店,输入python,下载安装
2,安装pip
在cmd中,输入pip install SomePackage,安装某一个版本的pip
3,安装opencv
在cmd中,输入
pip3 install opencv-contrib-python -i https://pypi.tuna.tsinghua.edu.cn/simple
1,安装python
在应用商店,输入python,下载安装
2,安装pip
在cmd中,输入pip install SomePackage,安装某一个版本的pip
3,安装opencv
在cmd中,输入
pip3 install opencv-contrib-python -i https://pypi.tuna.tsinghua.edu.cn/simple