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

Bahr, Eric Eric.Bahr at northwestern.com
Wed Mar 28 19:15:41 UTC 2012


How do I manually install ZODB?  I have a good install on one machine that I would like to just transfer over to a different machine.  I tried copying the *.egg folder, but it still won't find the module when I try "import ZODB".

From: David Glick (GW) [mailto:davidglick at groundwire.org]
Sent: Wednesday, March 28, 2012 1:10 PM
To: Bahr, Eric
Cc: zodb-dev at zope.org
Subject: Re: [ZODB-Dev] Error installing ZODB (transaction 1.2.0)


On Mar 28, 2012, at 12:02 PM, Bahr, Eric wrote:


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


from the changelog for transaction 1.2.0:
"Dropped Python 2.4 and 2.5 compatibility (use 1.1.1 if you need to use "transaction" under these Python versions)."




David Glick
Web Developer
davidglick at groundwire.org
206.286.1235x32


[Image removed by sender.]


The NPO Engagement Party 2012.<http://www.npoengagementparty.com> So much more fun than the wedding reception.




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/1e8f4b56/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 561 bytes
Desc: image001.jpg
URL: <http://mail.zope.org/pipermail/zodb-dev/attachments/20120328/1e8f4b56/attachment-0001.jpg>


More information about the ZODB-Dev mailing list