I have to use matplotlib and this is my first time using Python , so i found out that i have install numpy too .
I've came across with a lot of solutions for this problem but i guess problem depands on python version , 32bit to 64bit . I've tried everything for two days but nothing have worked yet.
**building library "npymath" sources
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
error: Unable to find vcvarsall.bat**
I'm using Pycharm 3.5 Community Edition 5.0.1
Python 3.5-3.2
win10 - x64
Also , i've seen something called "pip" , and i think pip installs .whl files if i want to install numpy or anything and i have no idea how that's work .
I've installed visual C++ 2008 express edition with sp1 . (didn't worked)
Thanks for everyone's help !