[Pythonmac-SIG] Help with aeve

Bob Ippolito bob at redivi.com
Thu Nov 13 12:20:21 EST 2003


On Nov 13, 2003, at 12:16 PM, Russell Finn wrote:

> On Nov 12, 2003, at 6:23 PM, Bob Ippolito wrote:
>> Can someone else try this on 10.3?  I'm still not sure whether it's  
>> my local svn trunk that's got a bugfix or if it's the OS.
>
> I'm not even getting that far:
>
> [wlclient122:~] rsf% python
> Python 2.3 (#1, Sep 13 2003, 00:49:11)
> [GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import aeve
> >>> saf = aeve.talkto('com.apple.safari')
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File  
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/aeve/util.py", line 3, in talkto
>     mod = compiler.generate(identifier)
>   File  
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/aeve/compiler.py", line 61, in generate
>     raise ValueError, "Can not find aete for file %r" % (identifier,)
> ValueError: Can not find aete for file 'com.apple.safari'
> >>>
>
> Mac OS X 10.3.1 with standard Apple Python 2.3.  Installed aeve via  
> setup.py; had to install TECManager and LaunchServices (via  
> PackageManager) to get that to work.
>
> Am I doing something wrong?

pythonw, not python
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20031113/a5a27ada/smime.bin


More information about the Pythonmac-SIG mailing list