[Pythonmac-SIG] mactypes Alias/File object question

2009-04-06 Thread Jeffery Beeland
Hey gang, New to the list and mostly a Perl developer, so please excuse my lack of knowledge at this point. ;) I'm using appscript to interface with Photoshop, which has gone pretty well to this point. The problem is that I can't seem to find a way to get a posix path out of an Alias or Fil

Re: [Pythonmac-SIG] mactypes Alias/File object question

2009-04-06 Thread Nicholas Riley
On Mon, Apr 06, 2009 at 11:26:52AM -0700, Jeffery Beeland wrote: > I'm using appscript to interface with Photoshop, which has gone pretty > well to this point. The problem is that I can't seem to find a way to > get a posix path out of an Alias or File object from mactypes. As best > I can tel

Re: [Pythonmac-SIG] mactypes Alias/File object question

2009-04-06 Thread Jeffery Beeland
That seems to be the case. Thanks for the help. :) --Jeff Nicholas Riley wrote: On Mon, Apr 06, 2009 at 11:26:52AM -0700, Jeffery Beeland wrote: I'm using appscript to interface with Photoshop, which has gone pretty well to this point. The problem is that I can't seem to find a way to

Re: [Pythonmac-SIG] using the "PyUSB" module

2009-04-06 Thread Rekow Warren
Chris and Kevin, thanks for the feedback. I did this... DualG4-2:~ rekow$ python /Applications/pyusb-0.4.1/setup.py install ...and got this result... running install running build running build_ext building 'usb' extension Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/ MacO

Re: [Pythonmac-SIG] using the "PyUSB" module

2009-04-06 Thread Christopher Barker
Rekow Warren wrote: Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/MacOSX10.4u.sdk Please check your Xcode installation ... Under /Developer/SDKs/ there is no "MacOSX10.4u.sdk", but there is a "MacOSX10.4.0.sdk" folder. Have any idea how to fix this? that is the SDKfor "u