the PR #101 added this filter but should be applied only if the system is OS Mac ("darwin") Otherwise will cause an issue with Win64 systems when retrieving the path of the file with file and trying to parse it with os.sep because that will cause a mismatch
the PR #101 added this filter but should be applied only if the system is OS Mac ("darwin") Otherwise will cause an issue with Win64 systems when retrieving the path of the file with file and trying to parse it with os.sep because that will cause a mismatch