This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients Cabu, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-08-30.01:38:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535593135.96.0.56676864532.issue34528@psf.upfronthosting.co.za>
In-reply-to
Content
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!
History
Date User Action Args
2018-08-30 01:38:56steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Cabu
2018-08-30 01:38:55steve.dowersetmessageid: <1535593135.96.0.56676864532.issue34528@psf.upfronthosting.co.za>
2018-08-30 01:38:55steve.dowerlinkissue34528 messages
2018-08-30 01:38:54steve.dowercreate