nPython.exe as installed by the wheels doesn't work because it doesn't find the runtime dll. I think the correct solution is that the wheel places two copies of the runtime dll in the python dirs: one in the scripts directory and one in the site-packages location.