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 Jurko.Gospodnetić
Recipients Jurko.Gospodnetić
Date 2014-03-19.16:59:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395248368.62.0.321132661018.issue20983@psf.upfronthosting.co.za>
In-reply-to
Content
On Windows, when you repair your Python 3.4 installation, it
will not reinstall pip & setuptools. Here by 'repair' I mean
a 'Windows Installer' based repair installation.

Reproduced using:
  * Windows 7 SP1 x64.
  * Python 3.4.0 (32-bit).

To reproduce do the following:
  * Install Python.
    * For example to the target installation folder:
      'C:\Program Files (x32)\Python\Python340'.
    * This will automatically install pip & setuptools
      Python packages.
  * Delete or rename your target installation folder.
  * Rerun your Python installation and choose to repair
    the current installation.
    * This will restore the original target installation
      folder and all the basic installation files under
      that folder, but it will not reinstall pip &
      setuptols Python packages.
History
Date User Action Args
2014-03-19 16:59:28Jurko.Gospodnetićsetrecipients: + Jurko.Gospodnetić
2014-03-19 16:59:28Jurko.Gospodnetićsetmessageid: <1395248368.62.0.321132661018.issue20983@psf.upfronthosting.co.za>
2014-03-19 16:59:28Jurko.Gospodnetićlinkissue20983 messages
2014-03-19 16:59:28Jurko.Gospodnetićcreate