Launching DCCs from WebViewer works, but has python errors

When I launch DCCs from the Toolbar Launcher in Windows, it works. But when I try to launch from Chrome, in this case launching Fusion, Fusion launches, but something is not right with the env because I get python errors in the fusion ui.

  File "C:\Program Files\Ynput\AYON 1.3.2\dependencies\qtpy\QtWidgets.py", line 14, in <module>
    from PyQt5.QtWidgets import *
ImportError: DLL load failed while importing QtWidgets: The specified procedure could not be found.

Am I missing an Ayon env variable ?
Does anything need to be set in the Windows environment?