shutil.Error when installing update #48
Unanswered
aecreations
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @aecreations , Looks like there is already a file with that name:
This could e.g. be a leftover from an earlier attempt. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following the example application in the
tufup-examplerepo and am stuck on step 3 of the client-side instructions. When I run the example appmy_app, the updated version, which I've numbered as1.0.1, is detected from the repo which I'm running on localhost as per the instructions, and I accept the prompt to install the update. But the update fails with this error:Was there a step that I missed, or permissions that I need to set?
Using Python 3.14.2 on macOS 26.3.1 (a).
Beta Was this translation helpful? Give feedback.
All reactions