Also, I can't get Sophon to open.

Also, I can't get Sophon to open.
6 Replies
DanielFreden (Dash for UE5)
Do you see an error in the ue log? @jdhart. And did it work before in 1.8?
jdhart.
jdhart.OP•2mo ago
I had it working before. Yes, there is an error in the log. It's a traceback error that ends in the following: File "C:\Users\Jim\AppData\Local\Programs\Polygonflow\Dash\Plugins\UnrealEngineContext\Imports\thirdparty\311\pydantic_internal_typing_extra.py", line 15, in <module> LogPython: Error: from typing_extensions import TypeIs, deprecated, get_args, get_origin LogPython: Error: ImportError: cannot import name 'TypeIs' from 'typing_extensions' (F:\UE5 Assets\MedievalAssets 5.5\Intermediate\PipInstall\Lib\site-packages\typing_extensions.py)
DanielFreden (Dash for UE5)
Hey! Oh, alright, this error comes from the fact that you have another plugin that basically interferes with Dash. More specifically another plugin most likely uses another version of a dependency than what the Sophon AI needs Sadly there is no easy way of finding which other plugin this is, but as a first step what you can do is: 1. Close UE 2. Go to the project folder, find the Pipinstall folder and delete it. It is here: (F:\UE5 Assets\MedievalAssets 5.5\Intermediate\PipInstall\ 3. Then start UE and try Dash Ai assistant again🙌
jdhart.
jdhart.OP•2w ago
With all of the problems I'm having with Surface Scatter (I posted some on the general channel), I thought I'd give this a try, with maybe the AI assistant could help me figure out what is going on with scattering. So I did as you suggested (deleted the PipInstall folder) and when I started the project, I got the same result -- The assistant won't come up and I get the same error message in the output log. I'm beginning to wonder if I just have a completely bad installation of Dash. (?) Should I attempt to uninstall and reinstall it? If so, is there anything specific you suggest I consider as part of doing this?
DanielFreden (Dash for UE5)
Hmm, regarding the delete pip, try this: Disable these plugins if you have them: MLDeformerFramework, ChaosClothGenerator, VertexDeltaModel, NeuralMorphModel, HairCardGenerator, LearningAgents, CameraCalibration Then close ue and delete folder again. Maybe it will help! Regarding install, if you check your apps list, as long as you don't have more than one Dash in there, all should be good But an uninstall with our uninstall exe could be worth a try ye
jdhart.
jdhart.OP•7d ago
I have "DazToUnreal" installed, which relies on "ML Deformer Neural Morph Model". I disabled this. No other plugins you mentioned were enabled. I closed UE, deleted Pipinstall, and restarted the project. Same result as before. Here are the plugins I have currently enabled that I installed. Maybe one of these is the culprit? - Reallusion: Character Creator & iClone Auto Setup, iClone Live Link - Boundless Entertainment: LightForge - Leartes Studios: Material Assignment, Object Distribution, Ultimate Level Art Tool, Ultimate Lighting Tool Will I lose anything important if I uninstall/reinstall Dash? I did a backup of the Polygonflow folder in the AppData folder.

Did you find this page helpful?