Issue 1071594: Windows msi doesn't install site-packages directory (original) (raw)

Issue1071594

Created on 2004-11-23 10:25 by annarave, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg23272 - (view) Author: Anna Ravenscroft (annarave) Date: 2004-11-23 10:25
On Windows XP, I downloaded and installed python-2.4c1.msi, both the "single user" and the "all users" versions. It did not create a site-packages directory in Lib (or in libs - I checked). I found this surprising behavior.
msg23273 - (view) Author: Martin v. Löwis (loewis) * (Python committer) Date: 2004-12-05 19:50
Logged In: YES user_id=21627 This was fixed in the final 2.4 msi.
History
Date User Action Args
2022-04-11 14:56:08 admin set github: 41214
2004-11-23 10:25:41 annarave create