On Tue, Dec 22, 2009 at 3:22 PM, has wrote:
> Geoff Dutton wrote:
>
> > I am using appscript to automate data processing through "Igor Pro".
> However, I keep running into an Apple event time out problem when running a
> process in Igor. I realize the timeout duration on some programs can be
>
Geoff Dutton wrote:
> I am using appscript to automate data processing through "Igor Pro".
> However, I keep running into an Apple event time out problem when running a
> process in Igor. I realize the timeout duration on some programs can be set,
> but I can't seem to set it through Igor's D
(My apologies if all this is obvious)
I appear to have 4 different installations of Python on my reformatted Snow
Leopard installation.
I have been trying to install pil and matplotlib and going round in circles.
Versions of Python:
1. came with SL
I assume it is here:
/usr/bin/python
$ /usr/bin
On 21 Dec, 2009, at 18:34, Christopher Barker wrote:
> Ned Deily wrote:
>> Chances are, though, that their python2.5 does not allow you to correctly
>> build packages with C extension modules (such as those in PyObjC) on 10.6.
>
> whooa!
>
> This appears to mean that python2.6 (or 3.1, I guess