jaredks / rumps

Ridiculously Uncomplicated macOS Python Statusbar apps
BSD 3-Clause "New" or "Revised" License
3.06k stars 177 forks source link

Update/fix pip install #158

Closed DanielNoord closed 1 year ago

DanielNoord commented 3 years ago

Not sure what is wrong with the install but running pip3 install rumps does not install the version that is currently on the master branch. This is crucial as the version downloaded by pip is missing notifications.py which fixes notifications on newer versions of OS X.

nkantar commented 1 year ago

This is effectively a duplicate of #173.