[PyQt] QtDeclarative support with Python 2.5
    Ian Scott 
    iscott at parallelengines.com
       
    Wed Oct 20 21:29:05 BST 2010
    
    
  
  I'm trying to build the latest snapshot of PyQt. Our environment 
includes Python 2.5, and it looks like QtDeclarative uses 
Py_TPFLAGS_STRING_SUBCLASS, which is only in 2.6+:
qpydeclarativelistproperty.cpp:67: error: 'Py_TPFLAGS_STRING_SUBCLASS' 
was not declared in this scope
Will QtDeclarative support require Python 2.6 or above?
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101020/f334a596/attachment.html>
    
    
More information about the PyQt
mailing list