<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Implementations of import.c, bootstrap and bootstrap_external were changed after 3.6.0 was released.<div class=""><br class=""></div><div class="">Here is the patch that should address the issue: <a href="https://patch-diff.githubusercontent.com/raw/GreatFruitAndy/pyqtdeploy/pull/1.patch" class="">https://patch-diff.githubusercontent.com/raw/GreatFruitAndy/pyqtdeploy/pull/1.patch</a></div><div class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On Nov 13, 2017, at 12:31 PM, Ilya Kulakov <<a href="mailto:kulakov.ilya@gmail.com" class="">kulakov.ilya@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">We're in process of upgrading our interpreter to 3.6.3 (and patching pyqtdeploy's metadata where needed along the way)/</div><div class="">Currently an attempt to launch a frozen version results in:</div><div class=""><br class=""></div><div class="">Traceback (most recent call last):<br class="">  File "bootstrap.py", line 1146, in _install<br class="">  File "bootstrap_external.py", line 1450, in _install<br class="">  File "bootstrap.py", line 960, in _find_and_load<br class="">  File "bootstrap.py", line 150, in __enter__<br class="">RuntimeError: not holding the import lock<br class="">Fatal Python error: Py_Initialize: importlib install failed</div><div class=""><br class=""></div><div class="">Is it a known problem? Was it fixed in after the release of 1.3.2?</div><div class="">What steps could we take to determine the cause?</div><br class=""><br class=""><div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Best Regards,</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Ilya Kulakov</div></div>
</div>
<br class=""></div></div></blockquote></div><br class=""></div></div></body></html>