摘要:
参考: "https://codereview.stackexchange.com/questions/26271/import izip for different versions of python" A common idiom that I use for Python2 Python3 阅读全文
摘要:
author:pprp date:18/8/12 1. AttributeError: Module Pip has no attribute 'main' solution:降低pip的版本 2. AttributeError: '_NamespacePath' object has no att 阅读全文
摘要:
解决anaconda中已经安装了opencv3,但无法import的问题 你可能遇见的问题: 1. ImportError: No module named cv2 2. ImportError: libz a147dcb0.so.1.2.3: cannot open shared object f 阅读全文