[ZODB-Dev] ZODB 3.2 released

Hector Sanchez SanMartin Hector.Sanchez at cern.ch
Fri Oct 10 10:03:40 EDT 2003


It also failed for me: I had many errors when running the test suite but 
checking they all seem to come from the BDB that I won't use and that I 
haven't installed so I guess those are normal.
Apart from this, after installing, if I try to import ZODB I get an 
error in the loading of the module saying that the module cPersistence 
cannot be found:

Python 2.3.2 (#1, Oct  3 2003, 15:46:29)
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> import ZODB
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "ZODB/__init__.py", line 18, in ?
    import cPersistence, Persistence
ImportError: No module named cPersistence

...if I copy the file cPersistence.h to the ZODB package everything 
works fine. Did I do it fine? Was it my fault or is there an error in 
the package installation?

    Cheers

-- 
Hector Sanchez

CERN Document Server ** <http://cds.cern.ch/> ** <cds.support at cern.ch>
InDiCo Project       ** <http://cern.ch/indico>
Room: Bldg 510-R-007 ** Voice: +41-22-7673829 ** Fax: +41-22-7678142





More information about the ZODB-Dev mailing list