hatch icon indicating copy to clipboard operation
hatch copied to clipboard

Error: project execution failed, consider restoring from scratch

Open jscheel opened this issue 1 year ago • 4 comments

Accidentally interrupted hatch the first time I called it, now it doesn't work. Tried reinstalling. Not sure what "restarting from scratch" actually means in this context.

Error: project execution failed, consider restoring from scratch

Caused by:
    No such file or directory (os error 2)

jscheel avatar Aug 30 '24 14:08 jscheel

Same issue here, on Windows, after installing using the .msi. Uninstalling it and reinstalling it did not fix it. I managed to get it to work by uninstalling it and re-installing through pip instead.

feored avatar Sep 17 '24 07:09 feored

Same here.

emso-c avatar Oct 10 '24 15:10 emso-c

Same here, on Windows too. The Windows Binaries do not work at all, universal Binary, zipped binary nor from msi installer.

svenatarms avatar Apr 28 '25 17:04 svenatarms

After deleting C:\Users\USERDIR\AppData/Local/pyapp directory, I reinstalled it and it worked.

nttd-t-osawa avatar Oct 08 '25 06:10 nttd-t-osawa