简体   繁体   English

在Windows上进行Healpy安装Python 3.4

[英]Healpy installation Python 3.4 on Windows

When I try to install Healpy with the command "pyp install healpy" this is the error message: 当我尝试使用命令“ pyp install healpy”安装Healpy时,这是错误消息:

File "c:\\python34\\lib\\distutils\\msvc9compiler.py", line 287, in query_vcvarsall raise ValueError(str(list(result.keys()))) ValueError: ['path'] 在query_vcvarsall中的文件“ c:\\ python34 \\ lib \\ distutils \\ msvc9compiler.py”的第287行,引发ValueError(str(list(result.keys())))ValueError:['path']

Before I installed the SDK 7.1 and Microsoft Visual Studio C++ 2010 x64, Microsoft Visual Studio C++ 2010 x86, Microsoft Visual Studio C++ 2015 x64, Microsoft Visual Studio C++ 2015 x86. 在安装SDK 7.1和M​​icrosoft Visual Studio C ++ 2010 x64,Microsoft Visual Studio C ++ 2010 x86,Microsoft Visual Studio C ++ 2015 x64,Microsoft Visual Studio C ++ 2015 x86之前。

healpy official docs say they dont support windows, see note in their official docs it says: healpy官方文档说他们不支持Windows,请参阅官方文档中的注释:

Healpy does not currently support Windows. Healpy当前不支持Windows。 See: https://github.com/healpy/healpy/issues/25 . 参见: https : //github.com/healpy/healpy/issues/25

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM