ReMind icon indicating copy to clipboard operation
ReMind copied to clipboard

Update requirements.txt

Open stark1tty opened this issue 11 months ago • 1 comments

Installed and started service.

Error: Error: Command failed: python remind_sansprint.py Traceback (most recent call last): File "/home/nika/Applications/ReMind/remind_sansprint.py", line 12, in import rumps File "/home/nika/.local/lib/python3.12/site-packages/rumps/init.py", line 25, in from . import notifications as _notifications File "/home/nika/.local/lib/python3.12/site-packages/rumps/notifications.py", line 14, in import Foundation ModuleNotFoundError: No module named 'Foundation'

So, added python requirement for Foundation.

stark1tty avatar Dec 30 '24 16:12 stark1tty