Skip to content

rpcompletion: list index out of range #36

@guillaume-gricourt

Description

@guillaume-gricourt

Error thrown by rpcompletion

Job in error state.. tool_id: rptools_rpcompletion, exit_code: 1, stderr: �[32mrptools 6.4.1 (rpcompletion)
�[0m
�[32mUsing MetaNetX 4.4�[0m
�[32mDownloading cache�[0m�[32m OK�[0m
�[32mLoading cache in memory�[0m�[32m.�[0m�[32m.�[0m�[32m.�[0m�[32m.�[0m�[32m OK�[0m
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/local/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/usr/local/lib/python3.10/site-packages/rptools/rpcompletion/__main__.py", line 125, in <module>
    _cli()
  File "/usr/local/lib/python3.10/site-packages/rptools/rpcompletion/__main__.py", line 57, in _cli
    pathways = rp_completion(
  File "/usr/local/lib/python3.10/site-packages/rptools/rpcompletion/rpcompletion.py", line 109, in rp_completion
    __rp2paths_compounds_in_cache(
  File "/usr/local/lib/python3.10/site-packages/rptools/rpcompletion/rpcompletion.py", line 314, in __rp2paths_compounds_in_cache
    smiles = row[1]
IndexError: list index out of range

Encountered with Galaxy, not reproduced locally.
Related to the cache ?

Related to brsynth/galaxytools#180 and galaxyproject/tools-iuc#5005

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions