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 zach.ware
Recipients Young Wong, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-03-02.05:58:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583128715.79.0.203936639576.issue39807@roundup.psfhosted.org>
In-reply-to
Content
That almost certainly means you were installing the 32-bit version of Python.  32-bit processes see `C:\Program Files (x86)\` as `C:\Program Files\`; I no longer remember whether they can actually see the real `C:\Program Files\` at all.
History
Date User Action Args
2020-03-02 05:58:35zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, steve.dower, Young Wong
2020-03-02 05:58:35zach.waresetmessageid: <1583128715.79.0.203936639576.issue39807@roundup.psfhosted.org>
2020-03-02 05:58:35zach.warelinkissue39807 messages
2020-03-02 05:58:35zach.warecreate