Jump to content

PeterinJapan

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by PeterinJapan

  1. Thanks. I am in another thread on the Keyboard Maestro forums and the person says the workflow works for him. Not sure why it's not working for me. Can you tell me how you installed Python? Using Homebrew it installs "python3" and the Python commands in the workflow don't work, which feels like it might be part of the issue. Can you tell me what the "best" way to install Python is, and maybe tell me where it should be installed? I only have python3 in /Library/Frameworks/Python.framework/Versions/3.10/bin/python3, currently
  2. May I reopen this old thread? I am trying to use this workflow in Alfred 4 on a M1 iMac and OS 12.3.1. I get this error: [13:35:10.765] Logging Started... [13:35:57.793] Logging Stopped. [13:36:02.187] Logging Started... [13:36:08.065] Google Similar Images[Hotkey] Processing complete [13:36:08.072] Google Similar Images[Hotkey] Passing output '' to Run Script [13:36:08.235] ERROR: Google Similar Images[Run Script] ./call_with_finder_selection.applescript:1118:1119: script error: Expected end of line, etc. but found “"”. (-2741) [13:36:08.239] Google Similar Images[Run Script] Processing complete [13:36:08.240] Google Similar Images[Run Script] Passing output '' to Post Notification I have Python3 (installed via homebrew) in, and wasn't sure if I needed to update lines in the workflow like /usr/bin/python url_for_image.py "$1" to refer to where my python is? Which is in /Library/Frameworks/Python.framework/Versions/3.10/bin/python3
×
×
  • Create New...