FAIRmat-NFDI / nomad-measurements

A NOMAD plugin containing base sections for measurements.
https://FAIRmat-NFDI.github.io/nomad-measurements/
Apache License 2.0
12 stars 1 forks source link

Conflict with Nomad plugin entry point #107

Closed RubelMozumder closed 1 month ago

RubelMozumder commented 1 month ago

I am having an issue installing the plugin using nomad entry point mechanism. After the inclusion of XRD plugin through the nomad.yaml config file, all installed plugin entry points are not available anymore. I added two figures here after and before installing XRD.

After_including_XRD_with_nomad_yaml Before_including_XRD_plugin_via_nomad_yaml

Anyone of you have seen the issue before? How I can fix it, any idea?

aalbino2 commented 1 month ago

You need to include explicitly all the entry points, once you introduce the use in "include" in nomad.yaml.

Fixed also with the discord discussion