Salome HOME
0023224: [CEA 1709] Error with numpy with Windows version of SALOME
authorvsr <vsr@opencascade.com>
Thu, 4 Feb 2016 09:22:57 +0000 (12:22 +0300)
committervsr <vsr@opencascade.com>
Thu, 4 Feb 2016 09:24:04 +0000 (12:24 +0300)
commit1c80375f7ab3c8d56326c7391b91d77789fd3b54
tree5b5323bb4a1e461a54e1ef80c7de0a50bd39ab20
parent5b3023e6cb8002da05c9cbd36fac7ce1b67bc461
0023224: [CEA 1709] Error with numpy with Windows version of SALOME

Each mesh plug-in is added in a separate try/except block, to prevent blocking of plug-ins due to error in some of them (e.g. if import failed)
src/Tools/smesh_plugins.py