遇到上述提示卡住的时候,可以先安装低版本的opencv

/data/anaconda3/bin/pip install opencv-python==3.4.9.31 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

然后再安装cnstd

/data/anaconda3/bin/pip install cnstd  -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

 

你就会发现,啪的一下很快啊

相关文章:

  • 2021-10-17
  • 2021-04-20
  • 2022-12-23
  • 2022-02-09
  • 2022-02-10
  • 2021-09-07
  • 2022-12-23
  • 2021-12-13
猜你喜欢
  • 2021-06-12
  • 2021-09-05
  • 2021-06-05
  • 2022-02-08
  • 2021-06-07
  • 2021-08-14
相关资源
相似解决方案