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
- Topics
- Machine Learning & AI
- Language
- English
asked 2 years ago295 views
1 Answer
- Newest
- Most votes
- Most comments
0
Accepted Answer
need to add each command in one box. instead of 2 in the same box
answered 2 years ago
Relevant content
- Accepted Answer
asked 2 years ago
