import tempfile import ffmpeg def filename(path): return os.path.splitext(os.path.basename(path))[0] def get_audio(paths): temp_dir = tempfile.gettempdir()` audio ...
Checking the files in the created image, there is the /oci_python_image/hello_world/hello_world file in this path. I do not understand where is the error because if I ...