<div dir="ltr">but also present it PyQt GPL v5.5 for Python v3.4 (x32).<input name="virtru-metadata" type="hidden" value="{"email-policy":{"state":"closed","expirationUnit":"days","disableCopyPaste":false,"disablePrint":false,"disableForwarding":false,"expires":false},"attachments":{}}"></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Zdenko</div></div>
<br><div class="gmail_quote">On Thu, Jul 2, 2015 at 11:15 PM, zdenko podobny <span dir="ltr"><<a href="mailto:zdenop@gmail.com" target="_blank">zdenop@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I tried to freeze my PyQt5 (5.4.2-gpl-Py3.4-Qt5.4.2-x32) app with py2exe (0.9.2.2-py33.py34-none-any) and python 3.4.2 and I got error:<div>...</div><div><div>File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed</div><div>  File "C:\Python34\lib\site-packages\PyQt5\uic\port_v2\load_plugin.py", line 38</div><div>    except Exception, e:</div><div>                    ^</div><div>SyntaxError: invalid syntax</div><div><br></div><div>Changing line 38 to </div><div>    except Exception as e:</div><div>solve the issue.</div><div><br></div><div>BR, </div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><div>Zdenko</div></div>
<input name="virtru-metadata" type="hidden" value="{"email-policy":{"state":"closed","expirationUnit":"days","disableCopyPaste":false,"disablePrint":false,"disableForwarding":false,"expires":false},"attachments":{}}"></div></font></span></div></div>
</blockquote></div><br></div>