On Wed, Nov 03, 2010, Sean DiZazzo wrote:
>
> Ok. Thanks. I'll give it a try (again). I had some problems getting
> MySQLdb installed previously, so I figured I'd give darwin ports a
> try...where MySQLdb installed without a hitch.
Yeah, unfortunately my perception is that GUI stuff tends to ei
Ok. Thanks. I'll give it a try (again). I had some problems getting
MySQLdb installed previously, so I figured I'd give darwin ports a
try...where MySQLdb installed without a hitch.
uggh
On Wed, Nov 3, 2010 at 12:32 PM, Aahz wrote:
> On Wed, Nov 03, 2010, Sean DiZazzo wrote:
> >
> > I'm try
On Wed, Nov 03, 2010, Sean DiZazzo wrote:
>
> I'm trying to package an app for both windows and mac. It uses wxpython,
> MySQLdb and SQLObject. On Windows, I used py2exe, and got it working right
> away. On my mac, I have had problems getting it to work. I am using
> python2.6 on darwin ports a
Hi all,
I'm trying to package an app for both windows and mac. It uses wxpython,
MySQLdb and SQLObject. On Windows, I used py2exe, and got it working right
away. On my mac, I have had problems getting it to work. I am using
python2.6 on darwin ports along with the needed libraries.
When I run