[issue34528] Windows installer: Failed to run untrusted mode.

Steve Dower report at bugs.python.org
Wed Aug 29 21:38:55 EDT 2018


Steve Dower <steve.dower at python.org> added the comment:

We're totally okay with you using a different installer if you want. We know and trust Anaconda, and while they do things differently, if that model works for you then it'll be fine.

Python 3.7 shouldn't need any registry settings or environment variables to operate correctly for the most part - I fixed those dependencies in 3.6. You may need to "python -m pip install --force pip" after copying it though, if you want to use the plain "pip" command ("python -m pip" will work). You also won't get the py.exe launcher unless you copy that from C:\Windows.

Good luck!

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34528>
_______________________________________


More information about the Python-bugs-list mailing list