Working through stack traces on the discord channel. Answering the question about if the parent directory is being created:
- The parent directory in the path for the python command used in the stage of the DVC yaml is present. The python script does not produce any error and I see the expected output
- The parent directory
5373a268696130b39cc91eb0a84fc6aa3d319c5f5457738204f311227a48d67b.fBqeujqRpR6mBP8JnoCst7mentioned in the stack trace does not exist. Here is the full path:.dvc\\cache\\runs\\61\\6110fe992548e0f3a21a5db003fb5dad206d04196519039f39ff70f58540c9d7\\5373a268696130b39cc91eb0a84fc6aa3d319c5f5457738204f311227a48d67b.fBqeujqRpR6mBP8JnoCst7'
Below is a screenshot of the project directory highlighting the missing parent.
