You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The formatting of the download scripts in utils depends on the shell type. E.g. zshell doesn't work.
There's a good solution, which is to change the doesnloads to use Pooch — a robust data downloading solution used by scipy.
The text was updated successfully, but these errors were encountered:
The formatting of the download scripts in
utils
depends on the shell type. E.g. zshell doesn't work.There's a good solution, which is to change the doesnloads to use Pooch — a robust data downloading solution used by scipy.
The text was updated successfully, but these errors were encountered: