On 16-Dec-08, at 3:13 PM, Dav Clark wrote:
For completeness / clarity, you simply CAN'T build VTK bindings from
the stock sources targeting the system python if you have ANY
Frameworks installed. You can modify some of the build scripts and
get a successful install, however. I would not b
I'm having a bit of a problem with a Python script I'm running. It sits
in a loop and periodically asks "System Events" what's going on, via
appscript. The use of appscript turns it into a "foreground process",
in the terminology used in
http://developer.apple.com/DOCUMENTATION/MacOSX/Conceptual/
For completeness / clarity, you simply CAN'T build VTK bindings from
the stock sources targeting the system python if you have ANY
Frameworks installed. You can modify some of the build scripts and
get a successful install, however. I would not be surprised if this
happened in other compl
You are all right in correcting me. Here's a revised version of what
to have to make multiple versions work:
If I type ls -l /usr/local/bin, I get the following in the list:
lrwxr-xr-x 1 root wheel 72 Dec 16 10:05 python -> ../../../
Library/Frameworks/Python.framework/Versions/Curren