ошибка = qpushbutton object has no attribute setAccessibleName

подобная же проблема рассматривалась здесь = https://bugs.launchpad.net/openobject-cl...

а вот здесь сказано:

QT_NO_ACCESSIBILITY -
my qt4 is built with QT_NO_ACCESSIBILITY
and when I try to build pyqt I got errors no such method
QWidget.setAccessibleName

What should I do? Rebuild qt4 without QT_NO_ACCESSIBILITY #define?

My qt is 4.1.2

Yes - the current code assumes a fully configured Qt.

поэтому пробуем собрать pyQT самостоятельно избавившись от опции QT_NO_ACCESSIBILITY или того, что ей эквивалентно