Skip to content

Ewoks install for .ows files #32

Description

@poautran

In GitLab by @woutdenolf on Oct 17, 2024, 18:08 GMT+2:

Original workflow a user would download: test.ows

ewoks convert test.ows conv.ows
ewoks convert test.ows conv.json

conv.json

conv.ows

This does not work because ewoksfluo was an editable install?

pip install ewoks[orange]
ewoks install conv.json
ewoks execute conv.json

ModuleNotFoundError: No module named 'ewoksfluo'
FAILED

OWS files do not retain the requirements

pip install ewoks[orange]
ewoks install conv.ows

This will run f`/users/denolf/.local/wdnbashutils/virtualenvs/pybox_ELoM5Y/bin/python -m pip install `. Do you want to proceed (y/N)?

Assignees: @loichuder

Migrated from GitLab: https://gitlab.esrf.fr/workflow/ewoks/ewoks/-/issues/32

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions