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 BreamoreBoy
Recipients BreamoreBoy, Saimadhav.Heblikar, dstufft, peter.otten, rhettinger, terry.reedy
Date 2015-03-14.15:59:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426348754.35.0.254301462031.issue23551@psf.upfronthosting.co.za>
In-reply-to
Content
I think that on Windows you might have to assume that the user has the rights to install to site-packages, regardless of where the Python version is installed.  Please see https://docs.python.org/dev/using/windows.html for the installation screen for 3.5.  If this is not the case Raymond's final requirement "Change default install directory" would not help as the user still needs to change the environment to get Python working, or have I missed something?
History
Date User Action Args
2015-03-14 15:59:14BreamoreBoysetrecipients: + BreamoreBoy, rhettinger, terry.reedy, peter.otten, dstufft, Saimadhav.Heblikar
2015-03-14 15:59:14BreamoreBoysetmessageid: <1426348754.35.0.254301462031.issue23551@psf.upfronthosting.co.za>
2015-03-14 15:59:14BreamoreBoylinkissue23551 messages
2015-03-14 15:59:14BreamoreBoycreate