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>