Python Component not found in catalog
-
Hello,
While converting the DATA Python module to Salome V3.2.2, I can't register the component anymore in the catalog.
What are the changings compared to Salome V2.2.8 ? Do we have to add a registration file anywhere ?
Gilles-
Hello Gilles,
To integrate your module in SALOME 3.2.x you need to provide SalomeApp.xml file in your resources folder. It should contain information about your module. Please, refer to any SALOME module for details.
One remark: for Python modules SalomeApp.xml file should define "SalomePyQtGUI" value for the parameter of the section (where MODULE is the name of your module).
Regards,
Vadim.
-
Powered by
Ploneboard

