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

2007-01-05 Thread Thomas Ploch
goodepic schrieb: > 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 >

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