Open caiw opened 3 months ago
Found while trying to solve #323.
The error arrises with this simple working example:
from kymata.datasets.fsaverage import FSAverageDataset FSAverageDataset().download()
Temporary workaround is use a browser to download the files listed in the URLs in the error message, and move them into place manually.
Found while trying to solve #323.
The error arrises with this simple working example: