Hi, I’m new to Salome. I am unable to use the NETGENEN mesher. I’ve looked into the solution provided in this post but couldn’t get it to work. I’ve also tried removing python completely from my PC and reinstalling just Salome from scratch (both as admin as well as local user), but the issue persists.
add (here we simply remove from PATH potential conflicts from your additional applications):
set PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH
Then use run_salome.bat to launch SALOME (either double click, or run call run_salome.bat)
If it still fails, you need then to check why this DLL cannot be loaded.
To do this, please refer to this thread which explains how to proceed with this issue: SF-521.
Note that it might simply be a question of Visual C++ redistributable which can be downloaded at this link.
It is not working. I’ve already tried the techniques mentioned in that issue, except for the Visual C++ (I didn’t see that comment at the end). I’ll try it out and let you know promptly.