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 cdknorow
Recipients cdknorow
Date 2018-08-23.03:50:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534996213.68.0.56676864532.issue34470@psf.upfronthosting.co.za>
In-reply-to
Content
Steps to repeate (windows 10)

msiexec.exe /i python-2.7.15.amd64.msi ALL_USERS=0 TARGETDIR=C:\Users\Public\python /qr

(fresh install works without issue)

rm -r C:\Users\Public\python

(On reinstall scripts folder and all site-packages are not copied ie. no Pip or easy_install)

msiexec.exe /i python-2.7.15.amd64.msi ALL_USERS=0 TARGETDIR=C:\Users\Public\python /qr
History
Date User Action Args
2018-08-23 03:50:13cdknorowsetrecipients: + cdknorow
2018-08-23 03:50:13cdknorowsetmessageid: <1534996213.68.0.56676864532.issue34470@psf.upfronthosting.co.za>
2018-08-23 03:50:13cdknorowlinkissue34470 messages
2018-08-23 03:50:13cdknorowcreate