[ZODB-Dev] Error installing ZODB (transaction 1.2.0)

Bahr, Eric Eric.Bahr at northwestern.com
Wed Mar 28 19:02:05 UTC 2012


I am getting an error when installing ZODB with easy install and python 2.5.  The error is coming from transaction and ZODB fails to fully install.  Here is the error:

Searching for transaction>=1.1.0
Reading http://pypi.python.org/simple/transaction/
Reading http://www.zope.org/Products/ZODB
Best match: transaction 1.2.0
Downloading http://pypi.python.org/packages/source/t/transaction/transaction-1.2
.0.tar.gz#md5=48bb47e69df085d01ebec185705b3a7f
Processing transaction-1.2.0.tar.gz
Running transaction-1.2.0\setup.py -q bdist_egg --dist-dir c:\users\00081528\app
data\local\temp\easy_install-t6bjyi\transaction-1.2.0\egg-dist-tmp-9hvdng
  File "build\bdist.win32\egg\transaction\tests\savepointsample.py", line 26
    class SampleDataManager(object):
        ^
SyntaxError: invalid syntax

  File "c:\python25\lib\site-packages\transaction-1.2.0-py2.5.egg\transaction\te
sts\savepointsample.py", line 26
    class SampleDataManager(object):
        ^
SyntaxError: invalid syntax

Adding transaction 1.2.0 to easy-install.pth file

Installed c:\python25\lib\site-packages\transaction-1.2.0-py2.5.egg


This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. NorthWestern Corporation and its subsidiaries each reserve the right to monitor all e-mail communications through its network.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.zope.org/pipermail/zodb-dev/attachments/20120328/4e1a5ade/attachment.html>


More information about the ZODB-Dev mailing list