Currently, the script will fail if there is a path that is too long (typically this happens in Windows). Add some logic to catch this error, and in this case skip the folder. At the end of the analyisis it should provide a list of folders that were skipped, and the reason.
Other reasons that raise errors are permissions to access the folder.
Currently, the script will fail if there is a path that is too long (typically this happens in Windows). Add some logic to catch this error, and in this case skip the folder. At the end of the analyisis it should provide a list of folders that were skipped, and the reason.
Other reasons that raise errors are permissions to access the folder.