ModuleNotFoundError: No module named 'PySide6'
If you get an error in the UE output log when trying to open Dash that mentions PySide6, it is most likely cause the Dash dependencies were not installed properly during your Dash installation.
To fix this, close UE, and then open the Dash installation folder by searching for "Dash installation" in Windows search. Then inside that folder, you will find two .bat files. Please run the dependencies_39.bat (if using UE 5.1-5.3) or dependencies_311.bat (if you are on UE 5.4 - UE 5.6). Best to right click and choose run as admin.
This bat file will open up and run a process in a console window. Let this process finish and keep an eye on it in case it shows any errors at the end before finishing and auto-closes.
If you are in China, it may help to use 311_tsinghua.bat or 39_tsinghua.bat instead 🙂
Most likely, you will now be able to open Dash in UE. Let us know if it still doesn't work for you! 🙂
0 Replies