Hi,
I downloaded the binary distribution for Mac OS X 10.4 from
http://www.python.org/download/mac/
but I am missing the libpython2.4.a file in
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/config
How can I get or create it in a simple way?
Thanks,
Martin
__
George,
I'm trying to load Python 2.2.1 in OSX, for use in Fontlab 4.5 and came
across your message at
http://mail.python.org/pipermail/pythonmac-sig/2003-August/008470.html
I'm experiencing the same problem, and wondered if you found a solution.
Regards.
c.
_
On Jul 26, 2006, at 10:00 AM, Martin Frank wrote:
> I downloaded the binary distribution for Mac OS X 10.4 from
>
> http://www.python.org/download/mac/
>
> but I am missing the libpython2.4.a file in
>
>
> /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/config
>
>
> How can I get
It seems that there is an import missing frombootstrap/argv_emulation.py. typeAlias used in __openfiles() is not listed on from Carbon.AppleEvents import kCoreEventClass, kAEOpenApplication, \ kAEOpenDocuments, keyDirectObject, typeAEListand generates errorargvemulator.py warni
On Jul 28, 2006, at 11:51 PM, Bob Ippolito wrote:
>
> On Jul 26, 2006, at 10:00 AM, Martin Frank wrote:
>
>> I downloaded the binary distribution for Mac OS X 10.4 from
>>
>> http://www.python.org/download/mac/
>>
>> but I am missing the libpython2.4.a file in
>>
>>
>> /Library/Frameworks/Python.