Am 2008-04-05 um 15:36 schrieb has:
> Just wondering if there's an up-to-date FAQ/troubleshooting page
> available for OS X-based Python users?
>
> For example, the adjoining "Help getting started with py-appscript"
> thread was really a general Python/OS X issue, not an appscript-
> specific one,
Hi all,
Just wondering if there's an up-to-date FAQ/troubleshooting page
available for OS X-based Python users?
For example, the adjoining "Help getting started with py-appscript"
thread was really a general Python/OS X issue, not an appscript-
specific one, so I'd like to add a "New to Pyth
Dewey V. Schorre wrote:
> My only copy of Python is MacPython 2.5 in my application folder.
That's just the GUI utilities that come with the third-party Python
2.5 distribution from python.org; the Python framework itself, which
includes its command line tools, is installed under /Library/Fra
[EMAIL PROTECTED] wrote:
> Feat> I've carefully read the section about building extensions, ...
> Feat> but this doesn't tell me how to locate the right Python header
> Feat> file...
>
> Distutils takes care of that for you. All you should need to do is
>
> #include "Python.h"
>
anonymous user wrote:
> Traceback (most recent call last):
> File
> "/Users/pekalmj1/tmp/foo2/dist/driver.app/Contents/Resources/__boot__.py",
> line 137, in
> _run('driver.py')
> File
> "/Users/pekalmj1/tmp/foo2/dist/driver.app/Contents/Resources/__boot__.py",
> line 134, in _run
>