ensureVenv.py: As Python virtual environements hard-code the path where they were created in their activation script, dedetect if the venv has been copied to another location and if so ask the user if the environment should be recreated at the new location or to abort.