Hi,
I am trying to install PostgreSQL and psycopg2. I would like to get this
working with Python 2.5 and Postgres 8.2.
I installed Postgres from Mark Liyanage's installer:
http://www.entropy.ch/software/macosx/postgresql/
I installed psycopg2 from pythonmac:
http://www.pythonmac.org/packages/py
you should put this on the wiki, this is a grate example of the power this
holds
On 3/27/07, has <[EMAIL PROTECTED]> wrote:
On 27 Mar 2007, at 17:35, Kevin Walzer wrote:
>> Announcing the first release of PyOSA, a new OSA language
>> component for Python.
>
> I'm confused--how is this differen
Kent Johnson wrote:
> Hi,
>
> I am trying to install PostgreSQL and psycopg2. I would like to get this
> working with Python 2.5 and Postgres 8.2.
Update: I was able to build psycopg2 from source and it now imports so I
think I'm all set.
Thanks,
Kent
>
> I installed Postgres from Mark Liyan
On 28 Mar 2007, at 15:38, Nehemiah Dacres wrote:
> you should put this on the wiki, this is a grate example of the
> power this holds
Good idea. There's a few things I've been meaning to check/do on the
python.org wiki since the pythonmac wiki pages were added to it,
though unfortunately I'
Hi all,
PyOSA 0.1.1 adds a minor compatibility fix allowing it to work
correctly in Script Debugger 4:
http://appscript.sourceforge.net/download.html
Thanks to Daniel for the prompt bug report, and please keep 'em
coming, folks.
Cheers,
has
--
http://appscript.sourceforge.net
http
Hi, I hoping someone can help me with a cgi / import error problem. I
know it's not strictly MacPython related (although I am using Python,
on a Mac), but I've looked all over the web, and most of the answers
to this problem suggest checking your path. Which I've done.
Here are the details..