DiamondLightSource / DiamondLightSource/Savu
Make it obvious when plugins have missing dependencies
Open
- Dominant language
- Python
- Stars
- 43
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is no obvious message in `savu_config` stating that some plugins are not available (in my case due to missing or out of date dependencies).
Ideally a message should be printed when invoking `savu_config` and any errors when importing plugin modules should be output to a file (some temporary file in `/tmp`) so users may inspect the errors to determine the exact problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.