摘要:
安装插件和配置Python编译器环境 参考 阅读全文
摘要:
参考 Python编程基础课 Spyder Debug 阅读全文
摘要:
超时处理 设置超时上线 pip install --default-timeout=1000 opencv-python 切换国内源 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-python //阿里云 http:// 阅读全文