If someone has any wisdom to share regarding building a PyQt app with
SQL support, I'd be grateful.
I've deleted and rebuilt my macports environment from scratch and
googled myself silly. In a classic snake-eating-tail moment, my
online searches are returning my own posts more often tha
I've moved my Python work to a four-way universal build of 2.6 .1 (64 &
32 bit for PPC and x86). Do py-appscript and aemreceive work under
64-bit? It's not quite clear to me because they have some dependencies
on Carbon, and I'm not sure how Carbon works with a 64-bit build of Python.
What I'm
On Wed, Aug 12, 2009, Gabriel Rossetti wrote:
>
> I am trying to bundle an application I wrote usinf py2app. The
> application has a launcher "launcher.py" and a Python script "main.py"
> that calls the launcher several times in sub-processes with diff args. I
> successfully did this with py2