omero-py icon indicating copy to clipboard operation
omero-py copied to clipboard

config parse fails without omero-web

Open mtbc opened this issue 6 years ago • 4 comments

In a Python 2 environment with omero-py installed but not omero-web bin/omero config parse fails for me with,

ImportError: No module named omeroweb.settings

mtbc avatar Oct 23 '19 13:10 mtbc

omero config --help:

    parse             Parse the configuration properties from the etc/omero.properties file and Web properties for readability.

Is it meant to work without web?

manics avatar Oct 23 '19 14:10 manics

Maybe we should move this to it's own package, AFAIK no-one uses it apart from our build process to generate the docs.

manics avatar Oct 20 '20 08:10 manics

No objections. That could then depend on omero-py and omero-web. :+1:

joshmoore avatar Oct 20 '20 09:10 joshmoore

(omero config parse could fail with the name of the new plugin that needs installing)

joshmoore avatar Oct 20 '20 09:10 joshmoore