<div dir="ltr"><div>Today pyqtdeploy is doing something it didn't do yesterday. I'm not sure what (surely minor) change I made in the .pdy to precipitate this; the .pdy is attached.<br><br></div>This is pyqtdeploy as installed by pip3, not the latest snapshot. The Build phase stops with this traceback.<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">[11:13:49 deploy] pyqtdeploy ./Cobro.pdy<br>Traceback (most recent call last):<br>  File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.4/site-packages/pyqtdeploy/gui/build_page.py", line 150, in _build<br>    clean=bool(self._clean_button.checkState()))<br>  File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.4/site-packages/pyqtdeploy/builder/builder.py", line 165, in build<br>    opt, resource_names)<br>  File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.4/site-packages/pyqtdeploy/builder/builder.py", line 571, in _write_qmake<br>    False)<br>  File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.4/site-packages/pyqtdeploy/builder/builder.py", line 675, in _add_parsed_scoped_values<br>    for scope, value_set in self._parse_scoped_values(raw, isfilename):<br>ValueError: need more than 0 values to unpack<br></blockquote><br></div>