Crashed for me.
OS Version: Mac OS X 10.15.3 (19D76)
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [5548]
I wonder if it's because I have python (or some other static object) managed by homebrew?
I have added now pip support, you can install hivedesktop with
That works. But I don't see how to run it after that. It looks like all that does is add it as a package, unless I'm missing something.
You should now be able to start the app with
in a terminal.
I figured. Must be something wrong with my path then.