What Do I Do When I Use MindX SDK Pipeline to View Visualized Pipelines During MindX SDK-based Application Development and find that the Plugins Become Unavailable?
Symptom
When using the MindX SDK Pipeline function to view visualized pipelines during MindX SDK-based application development in MindStudio, I find that some or all plugins become unavailable.
Fault Analysis
MindStudio fails to obtain the file paths of the plugins in the library during startup.
Solution
Check whether custom plugins exist. If yes, perform the following operations as required:
- If the current pipeline does not use custom plugins, reconfigure the SDK environment variables and make them take effect. For details, see Before You Start.
- If custom plugins exist, use the Plugin Manager function of MindX SDK Pipeline to import the custom plugin directory (the directory permission must be 440).
To refresh the plugin library, open the pipeline and click
in the plugin library. Then you can view that the customized plugins have been loaded.
Parent topic: FAQs