Django

Code

Ticket #4331 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Mac OS 10.4.x python site-packages location

Reported by: mokeefe8@comcast.net Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords: Mac OS X site-package location
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

If you install Python 2.5, (for example -- same for 2.4) using the standard options, the location for site-packages is actually:

/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/

The documentation says /Library/Python2.X/site-packages/

Attachments

4331.patch (0.5 kB) - added by SmileyChris on 05/22/07 18:50:23.

Change History

05/22/07 18:50:23 changed by SmileyChris

  • attachment 4331.patch added.

05/22/07 18:50:39 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

05/22/07 18:50:45 changed by SmileyChris

  • has_patch set to 1.

05/27/07 20:22:42 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [5370]) Fixed #4331 -- Updated possible installation paths for Python site-packages on Mac OS X. Thanks, mokeefe8@comcast.net.


Add/Change #4331 (Mac OS 10.4.x python site-packages location)




Change Properties
Action