[issue28781] On Installation of 3.5 Python get error message

Decorater report at bugs.python.org
Mon Nov 28 04:53:58 EST 2016


Decorater added the comment:

Normally when you install python systemwide it installs python35.dll in %SystemDrive%\Windows\System32\. Try looking there maybe you can use regsvr to register python35.dll in the registry or find where python.exe is and copy python35.dll to there.

----------
nosy: +Decorater

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28781>
_______________________________________


More information about the Python-bugs-list mailing list