Problem with PySide6.QtWebEngineCore in the generated .exe

72 views
Skip to first unread message

Jose Regalado

unread,
Nov 23, 2021, 4:49:37 AM11/23/21
to PyInstaller
I have a problem after generating the .exe of my application. In the application directory the generated .exe works fine, but outside the path is where the problem occurs.

Any suggestions on how to solve this problem?. Python version 3.9.7 Windows 10 x64

Here the log:

C:\dist>main
Traceback (most recent call last):
  File "main.py", line 19, in <module>
ImportError: could not import module 'PySide6.QtWebEngineCore'
[15632] Failed to execute script 'main' due to unhandled exception!

C:\dist>

Reply all
Reply to author
Forward
0 new messages