-
Notifications
You must be signed in to change notification settings - Fork 1
siibra stops after authentication #24
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels