<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="auto">It is not something related to pyqt5. The error message makes it more related to sys. See if all the statements made by sys are correct and valid.</div><div class="gmail_extra"><br><div class="gmail_quote">On 06-Mar-2020 6:17 am, Mamoru Inugami <inugami.mamoru@gmail.com> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I could get an exe file but I could not execute it.</div><div><br></div><div>
<div>I found the same error in this ML thread but not help....<br></div><div><a href="http://python.6.x6.nabble.com/pyqtdeploy-as-shared-library-td5242529.html">http://python.6.x6.nabble.com/pyqtdeploy-as-shared-library-td5242529.html</a></div></div><div><br></div><div> Traceback (most recent call last):<br>  File "temp5.py", line 6, in <module><br>  File "bootstrap.py", line 983, in _find_and_load<br>  File "bootstrap.py", line 953, in _find_and_load_unlocked<br>  File "bootstrap.py", line 219, in _call_with_frames_removed<br>  File "bootstrap.py", line 983, in _find_and_load<br>  File "bootstrap.py", line 953, in _find_and_load_unlocked<br>  File "bootstrap.py", line 219, in _call_with_frames_removed<br>  File "bootstrap.py", line 983, in _find_and_load<br>  File "bootstrap.py", line 967, in _find_and_load_unlocked<br>  File "bootstrap.py", line 668, in _load_unlocked<br>  File "bootstrap.py", line 638, in _load_backward_compatible<br>  File ":/matplotlib/__init__.py", line 138, in <module><br>  File "bootstrap.py", line 1035, in _handle_fromlist<br>  File "bootstrap.py", line 219, in _call_with_frames_removed<br>  File "bootstrap.py", line 983, in _find_and_load<br>  File "bootstrap.py", line 967, in _find_and_load_unlocked<br>  File "bootstrap.py", line 668, in _load_unlocked<br>  File "bootstrap.py", line 638, in _load_backward_compatible<br>  File ":/matplotlib/cbook/__init__.py", line 31, in <module><br>  File "bootstrap.py", line 983, in _find_and_load<br>  File "bootstrap.py", line 967, in _find_and_load_unlocked<br>  File "bootstrap.py", line 668, in _load_unlocked<br>  File "bootstrap.py", line 638, in _load_backward_compatible<br>  File ":/numpy/__init__.py", line 140, in <module><br>  File "bootstrap.py", line 1035, in _handle_fromlist<br>  File "bootstrap.py", line 219, in _call_with_frames_removed<br>  File "bootstrap.py", line 983, in _find_and_load<br>  File "bootstrap.py", line 967, in _find_and_load_unlocked<br>  File "bootstrap.py", line 668, in _load_unlocked<br>  File "bootstrap.py", line 638, in _load_backward_compatible<br>  File ":/numpy/_distributor_init.py", line 9, in <module><br>  File "bootstrap.py", line 983, in _find_and_load<br>  File "bootstrap.py", line 967, in _find_and_load_unlocked<br>  File "bootstrap.py", line 668, in _load_unlocked<br>  File "bootstrap.py", line 638, in _load_backward_compatible<br>  File ":/ctypes/__init__.py", line 440, in <module><br>AttributeError: module 'sys' has no attribute 'dllhandle'</div><div><br></div><div><br></div><div>MIchiaki ENDO</div><div><br></div><div>Sapporo, Japan<br></div></div>
</blockquote></div><br></div>