2.78a cannot see Numpy - Win7 - 64bit

Fresh install of 2.78a on Win7 64bit. Cleaned out Environment paths. Deleted old Python installs.

Trying to get Animation Nodes to work but it can’t see Numpy.

In the Blender console Blender can’t see Numpy either. But it is obviously looking in the right path \scripts\modules
umpy - see attachment.

I’d appreciate any help or notifications of or allusions to significant cognitive failure.

Cheers!


In the Blender console Blender can’t see Numpy either. But it is obviously looking in the right path \scripts\modules
umpy - see attachment.

What do you mean?
Do you have installed the numpy module in this folder, please?: C:\Program Files\Blender Foundation\Blender\2.78\scripts\modules\

Hi Spirou4D

thanks for your reply. Yes it is a normal install of 2.78a and I have numpy in 2 default locations.

Blender\2.78\scripts\modules
umpy and Blender\2.78\python\lib\site-packages
umpy


and also

Hi eyenet, you are welcome!

May be remove the numpy of the module folder because site-package is the standart install.
YES this is it! the two numpy make strange answers in your traceback: Read sloowly, it say that two numpy are read and make an error: May be two different releases of numpy!!.

Leaves only one numpy in site-package, please.