-
Notifications
You must be signed in to change notification settings - Fork 23
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
EFS file extraction error, unable to extract zip format #466
Comments
Additional error information: EFSLoadProfile_Reference_Moderate.csv: Unsupported ZIP compression method (9: deflation-64-bit) |
@samdotson you found a fix for this on windows correct? Could you share what you did? |
@trevorb1 Yes, I use windows |
I replaced the system command tar with Python's zipfile module to handle it |
I solved the issue by installing 7 Zip and replacing the |
Checklist
master
branchpypsa-usa
environment. Update viaconda env update -f envs/environment.yaml
The Issue
I was using the command“Snakemake-j1-- configfile config/config.default.yaml” when I found that the EFS file could not be decompressed and wanted to know what to do with it
Steps To Reproduce
No response
Expected Behavior
No response
Error Message
Anything else?
No response
The text was updated successfully, but these errors were encountered: