摘要: 安装: 命令行 pip install D:\python3.6.1\Scriptsopencv_python-3.2.0-cp36-cp36m-win_amd64.whl 测试代码: 结果: 阅读全文
posted @ 2017-05-27 17:08 ucsb 阅读(5486) 评论(0) 推荐(0)
摘要: 下载网址:http://www.lfd.uci.edu/~gohlke/pythonlibs/ 在之前numpy\scipy基础上,安装sklearn_win_64-3.6 pip install D:\python3.6.1\Scripts\scikit_learn-0.18.1-cp36-cp3 阅读全文
posted @ 2017-05-27 15:53 ucsb 阅读(800) 评论(0) 推荐(0)
摘要: numpy安装 下载地址:https://pypi.python.org/pypi/numpy(各取所需) copy安装目录。eg:鄙人的D:\python3.6.1\Scripts pip install :eg: win+R > CMD > pip install D:\python3.6.1\ 阅读全文
posted @ 2017-05-27 09:27 ucsb 阅读(7925) 评论(0) 推荐(0)