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

Error when trying to download de mnist dataset #51

Open
laygr opened this issue Jun 11, 2018 · 1 comment
Open

Error when trying to download de mnist dataset #51

laygr opened this issue Jun 11, 2018 · 1 comment

Comments

@laygr
Copy link

laygr commented Jun 11, 2018

In file Util.py at line 129 (version 0.1.4):

file_size = int(response.headers.get('content-range').split('/')[1])

I get this error:

AttributeError: 'NoneType' object has no attribute 'split'

@laygr
Copy link
Author

laygr commented Jun 11, 2018

I tried to manually download the dataset, debugging the code and following this url:
https://storage.googleapis.com/cvdf-datasets/mnist/train-images-idx3-ubyte.gz

And got this message:

UserProjectAccountProblemUser project billing account not in good standing.The billing account for project 81,941,577,218 is disabled in state delinquent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant