On 18 Nov 2009, at 19:45, ken manheimer wrote:
> hi. a while back i posted about an appscript CommandError timeout i
> encounter at high command interaction counts. not surprisingly, the problem
> (i'll reiterate the details below) still happens in 0.20.2. i'm wondering if
> you (or any of
kevin parks wrote:
I am trying to compile an audio package that imbeds python. One issue is
that it apparently expect to find apple's built in python (i am on
10.5.8 here no snowkitty yet)
I get:
Python 2.6.2 on Darwin (/Library/Frameworks/Python.framework/Versions/2.6)
ok so that is no go
I am trying to compile an audio package that imbeds python. One issue
is that it apparently expect to find apple's built in python (i am on
10.5.8 here no snowkitty yet) but I also have 2.6 installed. So when i
do the
./configure --with-python
make
make install
and run a script this at the