#18773 closed defect (fixed)
missing file: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Resources/version.plist
Reported by: | ak@… | Owned by: | blb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | python26 python30 |
Description
Is there any particular reason the file is missing? This prevents py2app from working properly. The file is present in Python 2.4.
Change History (5)
comment:1 Changed 16 years ago by blb@…
Cc: | mcalhoun@… added |
---|---|
Owner: | changed from macports-tickets@… to blb@… |
Port: | python26 added |
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
http://bugs.python.org/issue4937 seems on point.
We may have to install it ourselves.
comment:3 Changed 16 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
version.plist now installed manually as of r48182.
comment:4 Changed 16 years ago by blb@…
Port: | python30 added |
---|
This also affects python30, so that's fixed in r48187.
Note: See
TracTickets for help on using
tickets.
I do see it for 2.4 and 2.5; however for python26 we aren't doing anything to specifically remove this file, so do we know if this is some oddity with the port or something changed in python?