[Zope-dev] compiling intSet.c on Zope 2.8.8
    Chris Withers 
    chris at simplistix.co.uk
       
    Thu Aug  9 03:25:29 EDT 2007
    
    
  
Hi All,
Anyone know how I can compile intSet.c for Zope 2.8.8?
I'm trying to help out a customer who didn't manage to get rid of all 
persistent instances of this class before moving to Zope 2.8 when the 
class disappeared.
I tried just copying intSet.so from a Zope 2.7.8 build, but when I tried 
to import it, I got this error:
 >>> import intSet
Traceback (most recent call last):
   File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'CAPI'
Any ideas?
cheers,
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope-Dev
mailing list