Fwd: RELEASE: psycopg 2.0.12
Russell Hires <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
> > Hello...I just tried to install this via buildout, and here's the > errors I'm getting... > > Running easy_install: > /Applications/Plone/Python-2.4/bin/python "-c" "from > setuptools.command.easy_install import main; main()" "-mUNxd" "/ > Applications/Plone/buildout-cache/eggs/tmp21PVz-" "-Z" "-q" "/ > Applications/Plone/buildout-cache/downloads/dist/ > psycopg2-2.0.12.tar.gz" > path=/Applications/Plone/buildout-cache/eggs/setuptools-0.6c9- > py2.4.egg > > error: Setup script exited with error: No such file or directory > An error occured when trying to install psycopg2 2.0.12.Look above > this message for any errors thatwere output by easy_install. > While: > Installing zopeskel. > Getting distribution for 'psycopg2'. > Error: Couldn't install: psycopg2 2.0.12 > Any ideas on how to get this to install? > > Thanks! > > Russell > > On Aug 9, 2009, at 11:30 AM, Federico Di Gregorio wrote: > >> Hi *, >> >> I just fixed a couple of bugs in psycopg so here's the new release. I >> still have a couple of patches to review and some python 3 work that >> I'll release later this August as psycopg 2.1 (with Python 3 >> support). >> >> In the meantime here is a better (hopefully) psycopg for Python 2: >> >> http://initd.org/pub/software/psycopg/psycopg2-2.0.12.tar.gz >> http://initd.org/pub/software/psycopg/psycopg2-2.0.12.tar.gz.asc >> http://initd.org/pub/software/psycopg/ChangeLog-2.0 >> >> An excerpt from the NEWS file follows. Have fun, >> >> federico >> >> >> What's new in psycopg 2.0.12 >> --------------------------- >> >> * New features: >> - The connection object now has a reset() method that can be >> used to >> reset the connection to its default state. >> >> * Bug fixes: >> - copy_to() and copy_from() now accept a much larger number of >> columns. >> - Fixed PostgreSQL version detection. >> - Fixed ZPsycopgDA version check. >> - Fixed regression in ZPsycopgDA that made it behave wrongly when >> receiving serialization errors: now the query is re-issued as it >> should be by propagating the correct exception to Zope. >> - Writing "large" large objects should now work. >> >> >> -- >> Federico Di Gregorio http:// >> people.initd.org/fog >> Debian GNU/Linux Developer >> [email protected] >> INIT.D Developer >> fog-NGVKUo/i/[email protected] >> There's no greys, only white that's got grubby. I'm surprised you >> don't know that. And sin, young man, is when you treat people as >> things. Including yourself. -- Granny >> Weatherwax >> _______________________________________________ >> Psycopg mailing list >> Psycopg-IAPFreCvJWPBWskQ1e/[email protected] >> http://lists.initd.org/mailman/listinfo/psycopg >