I have installed Anaconda on Windows 64 bit. I have downloaded PyCharm for creating a project and in the terminal of PyCharm I have installed numpy, scipy
numpy
scipy
"Conda" installs some of the special packages that might have compiled in C or other languages. You can use "pip install tensorflow" and it will work.