You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a virtual environment (UF Apps) the _rv and _RV as treated the same and so the second loops causes an error as the task is already done for those files. Not an issue on Mac, check if an issue on windows. Likely just make the loop case insensitive