Error when updating kobo

Dear Good day
I am receiving the below error after running setup after updating process for my Kobo
Traceback (most recent call last):
File “run.py”, line 76, in
Updater.run(update_self=update_self)
File “/root/kobo-install/helpers/updater.py”, line 38, in run
Setup.post_update(cron)
File “/root/kobo-install/helpers/setup.py”, line 78, in post_update
Template.render(config_object)
File “/root/kobo-install/helpers/template.py”, line 30, in render
environment_directory = config_object.get_env_files_path()
File “/root/kobo-install/helpers/config.py”, line 101, in get_env_files_path
shutil.move(old_path, current_path)
File “/usr/lib/python3.6/shutil.py”, line 548, in move
raise Error(“Destination path ‘%s’ already exists” % real_dst)
shutil.Error: Destination path ‘/root/kobo-env/kobo-deployments’ already exists

I am using KoBoInstall Version: 3.2.1