fmi-basel / faim-robocopy

A python-based UI for robocopy
MIT License
3 stars 0 forks source link

Re-spawning after update uses different python executable #8

Open imagejan opened 3 years ago

imagejan commented 3 years ago

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.