You are viewing a single comment's thread from:

RE: HiveDesktop - a new desktop app for accessing HIVE

in HiveDevs4 years ago

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?

Sort:  

I have added now pip support, you can install hivedesktop with

pip3 install hivedesktop

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

hivedesktop

in a terminal.

I figured. Must be something wrong with my path then.