I've googled this for a long time to no avail, I hope someone can point out a fix.
I've installed both Python 2.7 and 3.4 along with various packages for Python 2.7 such as matplotlib and numpy. I'm trying to install matplotlib and its dependencies into Python 3.4. I'm on Windows 7 (64 bit), the numpy package comes from http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
When I right-click to install the numpy py3.4 version, I get the message "Python 3.4 required which was not found in the registry". How do I proceed? Thanks very much.