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

graph_datasets download has unhandled exception when directory does not exist #15

Open
cwpearson opened this issue Sep 3, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cwpearson
Copy link
Owner

Version Information

version: 0.6.0-rc2
sha:     32319c4e4d4f5dcc9af97ac8fbb9fd9b8c79a04f
author:  Carl Pearson
url:     https://github.com/cwpearson/graph-datasets2

Describe the bug

NOTICE checking SparseChallenge/sparse-images-1024/
NOTICE downloading SparseChallenge/sparse-images-1024/
NOTICE download https://graphchallenge.s3.amazonaws.com/synthetic/sparsechallenge_2019/mnist/sparse-images-1024.tsv.gz
oserr.nim(94)            raiseOSError
asyncfutures.nim(374)    read
Error: unhandled exception: No such file or directory [OSError]

To Reproduce

./graph_datasets download sparse-images-1024

Expected behavior
If the target directory does not exist, this command should create it.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment Information

  • OS: macOS 10.14.6
  • Architecture: amd64

Additional context
Add any other context about the problem here.

@cwpearson cwpearson added the bug Something isn't working label Sep 3, 2019
@cwpearson cwpearson self-assigned this Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant