是否有一种简单的方法来使用32位版本的Visual C++ 2010 Express编译64位应用程序?必要的配置是什么?
我跑pip install numpy的windows7 64bit和我得到error: Unable to find vcvarsall.bat
我已经安装了某些包具有画中画,例如pyzmq,pysolr,enum等等,所以我真的不知道哪里出了问题.
唯一可能不同的是我安装了.NET framework version 4.5- >我怀疑这可能是原因,因为在我看到它可能与某些帖子有关Visual Studio(我没有安装)
完整的错误/追溯:
Downloading/unpacking numpy
Running setup.py (path:c:\users\zebra\appdata\local\temp\pip_build_zebra\numpy\setup.py) egg_info for package numpy
Running from numpy source directory.
warning: no files found matching 'tools\py3tool.py'
warning: no files found matching '*' under directory 'doc\f2py'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution …Run Code Online (Sandbox Code Playgroud)