VOOZH about

URL: https://repost.aws/questions/QUrYkwHny2S_-ohrHA4tzpdw/getting-fatal-tini-7-exec-python-code-video-to-frame-py-failed-no-such-file-or-directory

⇱ Getting "[FATAL tini (7)] exec 'python' , "./code/video-to-frame.py" failed: No such file or directory" | AWS re:Post


Skip to content

Getting "[FATAL tini (7)] exec 'python' , "./code/video-to-frame.py" failed: No such file or directory"

0

Hello,

I am creating the pipeline using aws sage maker visual studio editor, I have the input file placed in s3 and pointed to container path "/opt/ml/processing/input". and output also i ma saving into different folder in the same s3. pointing to a container path /opt/ml/processing/output.

And in the entry point i am trying to execute the python script. which is placed in the same s3 bucket in sub folder code/video-to-frame.py in a input folder. Now when i execute the pipeline getting

[FATAL tini (7)] exec 'python' , "./code/video-to-frame.py" failed: No such file or directory

Input : 👁 Enter image description here

Output 👁 Enter image description here

👁 Enter image description here

1 Answer
  • Newest
  • Most votes
  • Most comments
Are these answers helpful? Upvote the correct answer to help the community benefit from your knowledge.
0
Accepted Answer

need to add each command in one box. instead of 2 in the same box

answered 2 years ago