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: PyGreSQL Install

2007-01-05 Thread goodepic
Awesome! I forgot that when I did switched to root I lost my PATH, where I'd put usr/local/bin ahead of /usr/bin, so "python" went to 2.5 instead of 2.3. Using python2.5 worked perfectly. Thanks!! -- 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

PyGreSQL Install

2007-01-05 Thread goodepic
I successfully installed postgresql and pygresql from source on my MacBook 2ghz Intel core duo running os x 10.4.8. However, pygresql installed under the defualt python 2.3 installation, while I've been upgrading and working in 2.5, and have invested too much time to go back to 2.3. I definitely

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

Problem Running Working Code on Mac

2007-01-04 Thread goodepic
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 new macbook 2ghz core duo,