n0shake/clocker

Stops working when Monterey 12.6 is installed (arm64 M1).

Closed this issue · 1 comments

Pops up an error dialog saying [app is not installed in /Applications; is installed in "/Applications" instead] or words to that effect.

From then on Clocker cannot be run at all. Installed via Brew.

Sorry, my bad. I just had to do the additional installation:

python3 -m pip install --upgrade setuptools_rust

Now installation completes OK.