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

Unexpected error if npz file is included in the input zip file #23

Open
jmsmkn opened this issue May 21, 2024 · 0 comments
Open

Unexpected error if npz file is included in the input zip file #23

jmsmkn opened this issue May 21, 2024 · 0 comments

Comments

@jmsmkn
Copy link
Member

jmsmkn commented May 21, 2024

2024-05-21T07:59:42.339Z	{"log": "Extracting member['src']='disp_3455_3454.npz' from /tmp/tmpprndx_vr/src.zip to /input/disp_3455_3454.npz", "level": "INFO", "source": "stdout", "internal": true, "task": null}
2024-05-21T07:59:43.339Z	Traceback (most recent call last): File "sagemaker_shim/cli.py", line 112, in <module> File "click/core.py", line 1157, in __call__ File "click/core.py", line 1078, in main File "click/core.py", line 1688, in invoke File "click/core.py", line 1434, in invoke File "click/core.py", line 783, in invoke File "sagemaker_shim/cli.py", line 28, in wrapper File "asyncio/runners.py", line 190, in run File "asyncio/runners.py", line 118, in run File "asyncio/base_events.py", line 653, in run_until_complete File "sagemaker_shim/cli.py", line 103, in invoke File "sagemaker_shim/models.py", line 393, in invoke File "sagemaker_shim/models.py", line 412, in _invoke File "sagemaker_shim/models.py", line 449, in download_input File "sagemaker_shim/models.py", line 113, in download File "sagemaker_shim/extract.py", line 71, in safe_extract File "zipfile.py", line 1606, in open File "zipfile.py", line 830, in __init__ File "zipfile.py", line 729, in _get_decompressor File "zipfile.py", line 709, in _check_compression
2024-05-21T07:59:43.339Z	NotImplementedError: That compression method is not supported
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