Folders that begin with a _ cause parsing failures. MATLAB does not care about this. Release 0.22.1 did not error. I am not sure if 0.22.1 rendered the files correctly. The master branch (385768b at the time of writing) shows this error.
I know this is an issue with representing paths with Python packaging.
Example:
src/scooby/doo/_where/are/you.m
Folders that begin with a
_cause parsing failures. MATLAB does not care about this. Release 0.22.1 did not error. I am not sure if 0.22.1 rendered the files correctly. The master branch (385768b at the time of writing) shows this error.I know this is an issue with representing paths with Python packaging.
Example:
src/scooby/doo/_where/are/you.m