Tasks listLink
Hereafter we provide the complete list of task name and their corresponding module in the ROMI libraries:
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/markdown_exec/_internal/formatters/python.py", line 71, in _run_python
exec_python(code, code_block_id, exec_globals)
File "/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/markdown_exec/_internal/formatters/_exec_python.py", line 8, in exec_python
exec(compiled, exec_globals) # noqa: S102
File "<code block: n1>", line 1, in <module>
from romitask.modules import MODULES
File "/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/romitask/__init__.py", line 4, in <module>
from romitask.task import RomiTask
File "/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/romitask/task.py", line 84, in <module>
import plantdb.commons.fsdb.core
ModuleNotFoundError: No module named 'plantdb'