Skip to content

GOMAP-singularity: IndexError (Aggregate step) #31

@mmtohm

Description

@mmtohm

Hi, I ran this command "./run-GOMAP-SINGLE.sh --step=aggregate --config=min-config.yml"
and text error show this:

Running Aggregate Step
Traceback (most recent call last):
File "./gomap.py", line 105, in
aggregate(config)
File "/opt/GOMAP/code/gomap_aggregate.py", line 24, in aggregate
download_argot2(config)
File "/opt/GOMAP/code/pipeline/run_argot2.py", line 201, in download_argot2
csv_href = argot_config["baseurl"]+"/"+[ link.attrib["href"] for link in all_links if "getTSVFile.php" in link.attrib["href"] ][0]
IndexError: list index out of range

Someone help me please

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