Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading the FSAverageDataset causes a requests.exceptions.ConnectionError #327

Open
caiw opened this issue Jul 19, 2024 · 1 comment
Open
Labels
🪲 bug Something isn't working 📈 plotting functionality Any issues related to plotting

Comments

@caiw
Copy link
Member

caiw commented Jul 19, 2024

Found while trying to solve #323.

The error arrises with this simple working example:

from kymata.datasets.fsaverage import FSAverageDataset

FSAverageDataset().download()
@caiw caiw added 🪲 bug Something isn't working 📈 plotting functionality Any issues related to plotting labels Jul 19, 2024
@caiw
Copy link
Member Author

caiw commented Jul 19, 2024

Temporary workaround is use a browser to download the files listed in the URLs in the error message, and move them into place manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working 📈 plotting functionality Any issues related to plotting
Projects
None yet
Development

No branches or pull requests

1 participant