Skip to content

siibra stops after authentication #24

@pbarbarant

Description

@pbarbarant

While running this on jean-zay and locally:

>>> db = ibc.get_info(data_type="surface_maps")
Failed to fetch database for surface_maps, version 2.Trying older version...
Fetched database for surface_maps, version 1.
>>> filtered_db = ibc.filter_data(db, subject_list=["08"], task_list=["Lec1"])
Found 72 files for subjects ['08'] and tasks ['Lec1'].
>>> downloaded_db = ibc.download_data(filtered_db, n_jobs=2)
Found 72 files to download.
... Fetching token and connecting to EBRAINS ...
[siibra:INFO] Setting EBRAINS Knowledge Graph authentication token: ******MY-TOKEN******

After prompting me with my ebrains token, nothing happens and the program just waits with no further message.

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