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
I noticed that after the auto-updater re-spawns the FAIM-robocopy process, it seems to run on a different Python executable. On my system, I got a SyntaxWarning: "is not" with a literal. (see #7) after the updater fetched the latest version. That warning was introduced with Python 3.8, while the python version of my conda environment is supposed to be 3.6.