Re: Problem Running Working Code on Mac

2007-01-05 Thread goodepic
I got pgdb installed right, so I've got no more warnings. Otherwise the output is exactly the same as quoted above!! -- http://mail.python.org/mailman/listinfo/python-list

Re: Problem Running Working Code on Mac

2007-01-05 Thread goodepic
I got rid of all the warnings but the pgdb one. I got postgresql and pygresql installed, but the pgdb installed on the base python install of python 2.3, and isn't found by my updated python 2.5 install, into which I've successfully installed the other modules I needed. Anyway, getting mysql and

Re: Problem Running Working Code on Mac

2007-01-04 Thread hg
goodepic wrote: > I'm newish to python and just got my first mac, so sorry if this is > stupid. I have a little app developed by someone else in wxGlade that > implements a complex stats package and language package, all in python. > It works fine on my work PC, but not on my laptop. I have a n

Re: Problem Running Working Code on Mac

2007-01-04 Thread goodepic
Also, if it makes a difference, the lines quoted in the error message were actually written automatically by wxGlade. -- http://mail.python.org/mailman/listinfo/python-list