pypa / hatch

Modern, extensible Python project management
https://hatch.pypa.io/latest/
MIT License
5.94k stars 299 forks source link

Error: project execution failed, consider restoring from scratch #1700

Open jscheel opened 4 weeks ago

jscheel commented 4 weeks ago

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)
feored commented 1 week ago

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.