[Pyobjc-dev] [ pyobjc-Bugs-1922597 ] Cannot install on OS 10.5.2
Brought to you by:
ronaldoussoren
|
From: SourceForge.net <no...@so...> - 2008-03-21 22:05:44
|
Bugs item #1922597, was opened at 2008-03-21 15:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=114534&aid=1922597&group_id=14534 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: red (mizraith) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot install on OS 10.5.2 Initial Comment: Unable to install pyobjc 2.0 on os 10.5.2 due to (what seems) like a host of issues with various pieces during the install process. Just installed the python 2.5.2 dmg distribution for python.org. This installed in the /Library/Frameworks/Python.framework location. File is attached with some of the output issues. I believe some of the issues can be traced to the fact that the pyobjc-framework-Cocoa sub package does not compile and install correctly. This seems to be traceable to 2 modules in the "Modules" directory: _Foundation_nscoder.m and _Foundation_inlines.m and eventually it seems the problem my lie in: pybojc-core / Modules / objc / bundle-variables.m line 220 or so. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=114534&aid=1922597&group_id=14534 |