[Pythonmac-SIG] PyQt won't install

2010-10-05 Thread Feat
At 2:50 +0200 6/10/10, Christian Tismer wrote: >For SIP, I used i386, because I need it for psyco. thanks, Chris: this part also went smooth for me -- as long as I do not try to use the latest SIP 4.11.2 >Then, configured and made PyQt, accordingly yes: it goes as far as generating the C++ sour

Re: [Pythonmac-SIG] PyQt won't install

2010-10-05 Thread Christian Tismer
hi there! Im running Mac OS X 10.5.8 and Python 2.5.2; having successfully installed: - the latest Qt SDK I could find [mac open source] - the latest SIP [4.11.1] that I succeeded to build (1) I should be able to install PyQt 4.7.7, but even the first configure phase (2) fails when invoking a

Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-05 Thread Martin v. Löwis
I have a fairly recent MacPro on Snow Leopard, which I keep consistently up to date and its connected all the time. It has more capacity then I can really find use for. If its still needed, I can set up buildbot to run on it today. That would be nice. Is it all pull/poll oriented, or does the

Re: [Pythonmac-SIG] xattr question

2010-10-05 Thread Christian Tismer
On 10/5/10 7:34 PM, Edward Moy wrote: On Oct 3, 2010, at 1:40 PM, Christian Tismer wrote: ... Try: http://www.opensource.apple.com/source/python_modules/python_modules-21/xattr/xattr.partial OpenSourceProject xattr OpenSourceVersion 0.5 OpenSource

Re: [Pythonmac-SIG] xattr question

2010-10-05 Thread Edward Moy
On Oct 3, 2010, at 1:40 PM, Christian Tismer wrote: > On 10/3/10 9:29 PM, Nathan wrote: >> On Sat, Oct 2, 2010 at 5:32 PM, Christian Tismer >> wrote: >>> Where can the Apple version be downloaded, when you try to re-install >>> your system python? >> For all open-source stuff from Apple, you can

Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-05 Thread Stephen Hansen
On Sat, Oct 2, 2010 at 1:37 PM, "Martin v. Löwis" wrote: > > I'm already running a Jython buildslave on an Intel Mac Pro which is > > pretty underused - I'd be happy to run a CPython one there too, if > > it'd be worthwhile. > > I think Bill was specifically after Snow Leopard - what system are yo

Re: [Pythonmac-SIG] Pythonmac-SIG Digest, Vol 90, Issue 6

2010-10-05 Thread Christian Prinoth
Thanks for your reply, I was actually just trying to stir the waters a bit, no offense intended ;) appscript is one of the most useful pieces of software on my mac, I could not live without it! Also thanks for your answer to my problem. The link you provided gave me some very useful insight. I gue

[Pythonmac-SIG] PyQt won't install

2010-10-05 Thread Feat
hi there! Im running Mac OS X 10.5.8 and Python 2.5.2; having successfully installed: - the latest Qt SDK I could find [mac open source] - the latest SIP [4.11.1] that I succeeded to build (1) I should be able to install PyQt 4.7.7, but even the first configure phase (2) fails when invoking a "Q

Re: [Pythonmac-SIG] State of AppScript

2010-10-05 Thread Ned Deily
In article , Christian Prinoth wrote: > Hi, I tried to post a question on this mailing list about AppScript, but > nobody replied. I then noticed that most questions about appscript remain > unanswered. So I am wondering, what is the state of appscript? Is it under > active development? Is anybo

Re: [Pythonmac-SIG] appscript and mail.app, how to access attachments?

2010-10-05 Thread Ned Deily
In article , Christian Prinoth wrote: > I am trying the following: > > mail=app('mail') > msgs=mail.selection() > msg=msgs[0] > > now I would like to use > msg.mail_attachments > but this won't work. If I ask for help, under elements I get the following: > > Elements: > AEType("attc")

[Pythonmac-SIG] State of AppScript

2010-10-05 Thread Christian Prinoth
Hi, I tried to post a question on this mailing list about AppScript, but nobody replied. I then noticed that most questions about appscript remain unanswered. So I am wondering, what is the state of appscript? Is it under active development? Is anybody using it seriously? Is this mailing list the c