Hi there,
I have tried downloading the segmentation dataset using the command line and Python script. None of them is working.
The error I am getting when trying to run the **Python script:**
Traceback (most recent call last):
File "/data/shared/cataract-1K/t.py", line 7, in
files = synapseutils.syncFromSynapse(syn, ' syn53395479 ')
File "/home/gauravs/.local/lib/python3.10/site-packages/synapseutils/sync.py", line 173, in syncFromSynapse
root_entity = wrap_async_to_sync(
File "/home/gauravs/.local/lib/python3.10/site-packages/synapseclient/core/async_utils.py", line 99, in wrap_async_to_sync
raise ex
File "/home/gauravs/.local/lib/python3.10/site-packages/synapseclient/core/async_utils.py", line 93, in wrap_async_to_sync
return asyncio.run(coroutine)
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
return future.result()
File "/home/gauravs/.local/lib/python3.10/site-packages/synapseutils/sync.py", line 273, in _sync
entity_type = entity.get("concreteType", None)
AttributeError: 'str' object has no attribute 'get'
When I tried using the **Command Line**:
[INFO 10:23:49.617385] [synapse-main:267] Starting up...
[WARN 10:23:49.618196] [synapse-main:304] Unknown option -r
Can you guys please help me here? Thanks!!
Created by Gaurav Sharma gsSynapse Hello,
Please try to upgrade or reinstall Synapse client:
pip install --upgrade synapseclient
and try again with command line.
Best regards,
Negin
Drop files to upload
Getting error while trying to download the segmentation dataset page is loading…