You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing via pip gives a broken installation, as setup.py loads activity_browser.app:run_activity_browser. The conda scripts are correct, they refer to activity_browser:run_activity_browser: stable, dev. I think the same changes needs to be ported to setup.py.