[Pythonmac-SIG] Re: [ann] AppScripting 0.1.0
Bob Ippolito
bob at redivi.com
Wed Nov 19 10:08:27 EST 2003
On Nov 19, 2003, at 9:54 AM, has wrote:
> Bob wrote:
>
>>> Excuse my ignorance but for me there is some confusion about where
>>> this folder goes.
>>>
>>> I have 10.3.1 and MacPython installed.
>>>
>>> My confusion is that when I run python it tells me I have 2.3, but
>>> my machine has no 'python2.3' folders?
>>
>> /Library/Python/2.3 is your "site-packages" folder for the version of
>> MacPython included with OS X 10.3.. the actual site-packages is in
>> the depths of /System, but it's a symlink to /Library/Python/2.3
>
> Ahh, didn't know about that - thanks Bob. How about if I write a
> distutils setup script next time - will that work for 10.3's MacPython
> install?
Yes, distutils is the way.
-bob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20031119/f4ba375a/smime.bin
More information about the Pythonmac-SIG
mailing list