[Pythonmac-SIG] python path, cgi issues, import error

2007-03-28 Thread Daniel Thorpe
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..

[Pythonmac-SIG] Quick update to PyOSA

2007-03-28 Thread has
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

Re: [Pythonmac-SIG] [ann] PyOSA 0.1.0, Appscript Installer 1.5.1 released

2007-03-28 Thread has
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'

Re: [Pythonmac-SIG] Help with psycopg2

2007-03-28 Thread Kent Johnson
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

Re: [Pythonmac-SIG] [ann] PyOSA 0.1.0, Appscript Installer 1.5.1 released

2007-03-28 Thread Nehemiah Dacres
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

[Pythonmac-SIG] Help with psycopg2

2007-03-28 Thread Kent Johnson
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