我在QPython pip控制台中运行"pip install opencv“,得到以下错误:
Could not find any downloads that satisfy the requirement opencv
No distributions at all for opencv有没有办法手动将opencv安装到我的手机中?
发布于 2019-04-25 19:25:56
您可以尝试以下命令- install opencv-qpython
https://stackoverflow.com/questions/47980805
复制相似问题