[PyQt] UncoundLocalError in configure.py

Darren Dale dsdale24 at gmail.com
Thu Oct 9 16:20:58 BST 2014


When trying to build a conda package of PyQt-5.3.2, I'm seeing an
UnboundLocalError. The problem is pylib_dir being defined only if
dynamic_pylib is true on line 517 of configure.py. Perhaps it should
default to an empty string, along with pyshlib on line 731?

Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141009/d86703e4/attachment.html>


More information about the PyQt mailing list