[ZODB-Dev] ZODB3.2 on macOSX

Bill Bedford billb at mousa.demon.co.uk
Sun Jan 11 09:50:06 EST 2004


I tried to install ZODB3.2c1 on macOSX 10.2.8 with python 2.3 but I get 
this error when I run test.py. Is there something I've overlooked?

Traceback (most recent call last):
  File 
"/Users/billbedford/Library/OpenUp/ZODB3-3_2c1_0/ZODB3-3.2c1/test.py", 
line 803, in ?
    process_args()
  File 
"/Users/billbedford/Library/OpenUp/ZODB3-3_2c1_0/ZODB3-3.2c1/test.py", 
line 793, in process_args
    bad = main(module_filter, test_filter, libdir)
  File 
"/Users/billbedford/Library/OpenUp/ZODB3-3_2c1_0/ZODB3-3.2c1/test.py", 
line 594, in main
    files = find_tests(module_filter)
  File 
"/Users/billbedford/Library/OpenUp/ZODB3-3_2c1_0/ZODB3-3.2c1/test.py", 
line 442, in find_tests
    os.path.walk(pathinit.libdir, finder.visit, rx)
  File 
"/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/posixpath.py", 
line 290, in walk
    walk(name, func, arg)
  File 
"/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/posixpath.py", 
line 290, in walk
    walk(name, func, arg)
  File 
"/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/posixpath.py", 
line 282, in walk
    func(arg, top, names)
  File 
"/Users/billbedford/Library/OpenUp/ZODB3-3_2c1_0/ZODB3-3.2c1/test.py", 
line 422, in visit
    __import__(pkg)
  File 
"/Users/billbedford/Library/OpenUp/ZODB3-3_2c1_0/ZODB3-3.2c1/build/lib.darwin-6.8-Power_Macintosh-2.3/BTrees/__init__.py", 
line 11, in ?
    import Interfaces
  File 
"/Users/billbedford/Library/OpenUp/ZODB3-3_2c1_0/ZODB3-3.2c1/build/lib.darwin-6.8-Power_Macintosh-2.3/BTrees/Interfaces.py", 
line 16, in ?
    from Interface import Interface
ImportError: cannot import name Interface





Bill Bedford

"Nothing is as important as model railways and even that isn't very 
important" 

-some wiseguy somewhere 



More information about the ZODB-Dev mailing list