Re: [ZODB-Dev] No module named Persistence

2009-12-20 Thread Laurence Rowe
2009/12/20 Ross Boylan : > The IPC10 presentation says > #Works as a side-effect of importing ZODB above > from Persistence import Persistent > > I tried that (with the indicate other imports first).  It led to a "No > module" error. > > I tried commenting out the line, since the comment could be i

[ZODB-Dev] No module named Persistence

2009-12-20 Thread Ross Boylan
The IPC10 presentation says #Works as a side-effect of importing ZODB above from Persistence import Persistent I tried that (with the indicate other imports first). It led to a "No module" error. I tried commenting out the line, since the comment could be interpreted to mean that importing ZOD

Re: [ZODB-Dev] ZODB3 installation ambiguous conclusion

2009-12-20 Thread Laurence Rowe
2009/12/20 Ross Boylan : > easy_install ZODB3 looked fairly good during installation until  the end: > > Processing transaction-1.0.0.tar.gz > Running transaction-1.0.0\setup.py -q bdist_egg --dist-dir > c:\users\ross\appdata\local\temp\easy_install-cw1i4f\transaction-1.0.0\egg-dist-tmp-z7nrfd > A

[ZODB-Dev] ZODB3 installation ambiguous conclusion

2009-12-20 Thread Ross Boylan
easy_install ZODB3 looked fairly good during installation until the end: Processing transaction-1.0.0.tar.gz Running transaction-1.0.0\setup.py -q bdist_egg --dist-dir c:\users\ross\appdata\local\temp\easy_install-cw1i4f\transaction-1.0.0\egg-dist-tmp-z7nrfd Adding transaction 1.0.0 to easy-inst

[ZODB-Dev] failed installation attempt on Vista

2009-12-20 Thread Ross Boylan
Even though I've used ZODB before (not standalone on Windows, however), I've been unable to get it installed, and barely able to follow your web presence. The general index of persistence tools for python, http://wiki.python.org/moin/PersistenceTools, leads to http://wiki.zope.org/ZODB. That