vointevate
PDPolygonflow Dash
•Created by vointevate on 2/5/2025 in #dash
Dash failed installation
I fixed it by going into the Unreal Engine python location at
\ProgramFiles\EpicGames\UE_your-version\Engine\Binaries\ThirdParty\Python3\Win64\
and manually installing the dependency.
1. cd \ProgramFiles\EpicGames\UE_your-version\Engine\Binaries\ThirdParty\Python3\Win64\
2. python.exe -m pip install PySide6
3. done7 replies
PDPolygonflow Dash
•Created by vointevate on 2/5/2025 in #dash
Dash failed installation
👍 I already tried reinstalling. From reading the logs it says that it is missing a dependency. I will try to install it myself to python and see if that fixes it. Will let you know
7 replies