You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.