Opened 10 years ago

Closed 10 years ago

#42288 closed defect (invalid)

py-pync port is broken

Reported by: bolkin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port:

Description

Code in TerminalNotifier.py assumes existence of vendor/terminal-notifier-%s/terminal-notifier.app/Contents/MacOS/terminal-notifier within the package. Newer code on github (https://github.com/SeTeM/pync/blob/master/pync/TerminalNotifier.py) first tries to locate "terminal-notifier" within path, and only if it doesn't exist goes to locate it within terminal-notifier.app.

MacPorts contains standalone port: terminal-notifier, so installing this port, and using newer version of TerminalNotifier.py fixes the issue. Ideally py-pync port should list dependency on terminal-notifier

Change History (2)

comment:1 Changed 10 years ago by bolkin@…

Please disregard. I installed broken pync via pip. INstallation via port works fine

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.