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 while reading zip file #475

Closed
Haridut opened this issue Oct 27, 2022 · 1 comment
Closed

Error while reading zip file #475

Haridut opened this issue Oct 27, 2022 · 1 comment

Comments

@Haridut
Copy link

Haridut commented Oct 27, 2022

I'm trying to read in a huge zip file and I have tried both in mac and windows. Below is the code and error. Can you please let me know what this means and how to fix it. Zip file has a single file by the way. More details: When I try to read in command line I do get this prompt too: [ERRO] parse error on line 1, column 15: bare " in non-quoted-field

Screen Shot 2022-10-27 at 11 50 43 AM

@hadley
Copy link
Member

hadley commented Aug 1, 2023

I would suggest you manually unzip the file. That will at least eliminating a zipping problem from the equation.

@hadley hadley closed this as completed Aug 1, 2023
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

2 participants