我在使用 easy-install 或 pip 安装 matplotlib-venn 时遇到问题。我在使用 python2.7 的 Windows 计算机上。但是,cmd显示总是有一些错误。
这是使用“easy_install”的窗口,我在cmd中输入命令$easy_install matplotlib-venn,然后它显示错误:
"no lapack/blas resources found ".`
然后当我使用 pip 安装时,在 cmd 中输入命令 $pip install matplotlib-venn ,它显示:
Command ""C:\Python27\New Folder\python.exe" -c "import setuptools, tokenize
;__file__='c:\\users\\qiu\\appdata\\local\\temp\\pip-build-cz2ob6\\scipy\\setup.
py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n'
, '\n'), __file__, 'exec'))" install --record c:\users\qiu\appdata\local\temp\pi
p-tfwzxc-record\install-record.txt --single-version-externally-managed --compile
" failed with error code 1 in c:\users\qiu\appdata\local\temp\pip-build-cz2ob6\s
cipy