jaredks / rumps

Ridiculously Uncomplicated macOS Python Statusbar apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac M1 issue

andypoo79 opened this issue · comments

commented

I'm currently using the MacBook Pro with the M1 chip and the code and using existing working code from my intel Mac,
I can no longer get rumps to display on the top bar. Has anyone else seen this issue?

There are no errors or warnings In the debugger

Adding more details (exact macbook version, OS version, python version, rumps version) and code that you're running would be useful. I'm using it on Macbook Pro M1 as well and have no issues, everything is working as expected.

commented

I'm running the example from the top of the readme. (awesome status bar app)

Im running a M1 MacBook Pro 16gb with Ventura 13.2 OS version

it runs but I don't get anything. I might need to remove and reinstall everything.

I have checked the notifications are allowed from python, are there any other system setting that could affect rumps?

Many thanks

commented

I have just run an app that uses rumps from the bottom of the readme with no issues, therefore my python install must be the issue. I will close this now, thank you for your input