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

Swap out Unzip with a Julia binding like ZipFile.jl #9

Open
Skylion007 opened this issue Jul 5, 2016 · 0 comments
Open

Swap out Unzip with a Julia binding like ZipFile.jl #9

Skylion007 opened this issue Jul 5, 2016 · 0 comments

Comments

@Skylion007
Copy link

Currently, the examples won't run on Windows since they call the Unix utility unzip from the shell. Instead, we should use a Julia library like Zipfile: https://zipfilejl.readthedocs.io/en/latest/. We can also read directly from the zipfiles instead of unzipping the contents in this manner.

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