Errors arose with windows filepaths being formatted noticeably different from unix-based filepaths. I tried to correct this with one method, which didn't work, but I've made a hacky fixed that should solve the problem - just checking if the OS is windows, and changing an input slightly if so.
Errors arose with windows filepaths being formatted noticeably different from unix-based filepaths. I tried to correct this with one method, which didn't work, but I've made a hacky fixed that should solve the problem - just checking if the OS is windows, and changing an input slightly if so.