I want to install numpy using pip install numpy command but i get follwing error:
pip install numpy
RuntimeError: Broken toolchain: cannot link a simple C program
I had the same problem. I decided in a very unexpected way. Just opened the command line as an administrator. And then typed: