Steve Dower <steve.do...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue34528> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com