The version is Python 3.4 with pip, along with Visual Studio 2010 in the Windows 7 OS. When I run pip install numpy
in the cmd, it gives:
File "numpy\core\setup.py", line 682, in get_mathlib_info raise
RuntimeError("Broken toolchain: cannot link a simple C program")
RuntimeError: Broken toolchain: cannot link a simple C program