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 the users entrypoint file does not exist #36

Open
amickan opened this issue Jan 29, 2025 · 0 comments
Open

Unexpected error if the users entrypoint file does not exist #36

amickan opened this issue Jan 29, 2025 · 0 comments

Comments

@amickan
Copy link

amickan commented Jan 29, 2025

2025-01-28T14:31:59.096+01:00 | Traceback (most recent call last): File "sagemaker_shim/cli.py", line 128, 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 34, in wrapper File "asyncio/runners.py", line 194, in run File "asyncio/runners.py", line 118, in run File "asyncio/base_events.py", line 687, in run_until_complete File "sagemaker_shim/cli.py", line 104, in invoke File "sagemaker_shim/models.py", line 590, in invoke File "sagemaker_shim/models.py", line 614, in _invoke File "sagemaker_shim/models.py", line 717, in execute File "asyncio/subprocess.py", line 224, in create_subprocess_exec File "asyncio/base_events.py", line 1744, in subprocess_exec File "asyncio/unix_events.py", line 211, in _make_subprocess_transport File "asyncio/base_subprocess.py", line 36, in __init__ File "asyncio/unix_events.py", line 820, in _start File "subprocess.py", line 1026, in __init__ File "subprocess.py", line 1955, in _execute_child
2025-01-28T14:31:59.096+01:00 | FileNotFoundError: [Errno 2] No such file or directory: './inference2.sh'
2025-01-28T14:31:59.096+01:00 | [15] Failed to execute script 'cli' due to unhandled exception!
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