-
Notifications
You must be signed in to change notification settings - Fork 33
dandi download doesn't work, typing.py error, Windows 10, Python 3.7.2 #1396
Copy link
Copy link
Closed
Description
I used pip install dandi on windows 10, then received the following error when I typed in "dandi download https://dandiarchive.org/dandiset/XXXXXX/draft" (anaconda prompt, Python 3.72):
-----------------
(base) D:\meso_methods_draft_Feb1623_GDRIVE\eLife_submission_Nov0223\revision_Jan08_2024\DANDISET>dandi download https://dandiarchive.org/dandiset/000879/draft
2024-01-29 15:38:52,785 [ WARNING] A newer version (0.59.0) of dandi/dandi-cli is available. You are using 0.55.0
2024-01-29 15:38:53,150 [ INFO] Note: NumExpr detected 12 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8.
2024-01-29 15:38:54,411 [ INFO] Logs saved in C:\Users\McCormick Lab\AppData\Local\dandi\dandi-cli\Logs\20240129233852Z-116396.log
Error: cannot import name 'Literal' from 'typing' (c:\programdata\anaconda3\lib\typing.py)
------------------------
Then I uninstalled with pip uninstall dandi, and tried conda forge....the installation failed.
Finally, I went back and used the pip install again, and received the same error.
Can you help me?
Thanks,
Evan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels