-
Notifications
You must be signed in to change notification settings - Fork 76
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
loads datasets upload gibberish #176
Comments
It seems to return a gzip file containing an HTML response "Resource not found". |
It looks for an
Line 289 in 8c563b8
|
In addition to making dump compatible with loads, a suggestion could be to raise a warning or an error when accessing a resource with an HTTP error. |
|
Apparently random data are uploaded (strange symbols and such). Could it be an encoding error? I am using Python 3.8.
The text was updated successfully, but these errors were encountered: