Skip to content

Python type error #64

@mlueckel

Description

@mlueckel

Hi,

I’m trying to run the HCPPipelines BIDS app on some of my data using a singularity image that I built from the docker container (version 4.1.3-1).

There is no problem when running it with the “legacy” option. However, when running it with the “hcp” option to include the T2 image, fieldmaps, etc., I immediately get the following error message:

Traceback (most recent call last):
File “/run.py”, line 326, in
fieldmap_set[“magnitude1”],
TypeError: list indices must be integers or slices, not str

Is there a way to solve this problem?

Any help is much appreciated!

Thank you,
Max

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions