I installed Enthought Canopy and tried to add the vtk package from http://www.lfd.uci.edu/~gohlke/pythonlibs/ However, the installer does not recognize the python installation.
I believe this has something to do with the registry keys, so a similar problem to this question: Python version 2.6 required, which was not found in the registry
Putting the registry keys as recommended to: C:...\Local Settings\Application Data\Enthought\Canopy32\App\appdata\canopy-1.0.0.1160.win-x86 makes the python installation visible to the installer, but the installer the hangs up in the next step.
Is this a problem in Canopy or should I take another route to install additional packages which might not be available through easy_install.