安装指令:
pip install opencv-python -i https://pypi.douban.com/simple/
报错如下:
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'd:\\anaconda3\\envs\\pytorch\\lib\\site-packages\\numpy-1.21.6.dist-info\\METADATA'
解决方法:
按照报错中的路径 找到:“numpy-1.21.6.dist-info”并删除文章来源:https://www.toymoban.com/news/detail-505434.html
即可成功安装:文章来源地址https://www.toymoban.com/news/detail-505434.html
到了这里,关于安装报错:Could not install packages due to an OSError: [Errno 2] No such file or directory: ‘\\METADATA‘的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!