clarencecastillo / alfred-powerthesaurus

Search Powerthesaurus synonyms and antonyms from Alfred
MIT License
104 stars 14 forks source link

alfred 5 - cannot type in arguments #20

Open SamuelAcunaPhD opened 2 years ago

SamuelAcunaPhD commented 2 years ago

Just upgraded to Alfred 5. I can type in the "pows" command, but as soon as I try to enter an argument (i.e., a word that I want a synonym for), Alfred suddenly switches to the default web search workflow. Not sure what is going on. Thanks!

wuesten-fuchs commented 2 years ago

+1

SamuelAcunaPhD commented 2 years ago

Looks like with macOS Monterey 12.3, Apple removed the bundled Python 2 interpreter, so older Workflows dependent on Python 2 will no longer work without modification.

some more info here: https://www.alfredforum.com/topic/17941-making-python-2-workflows-work-on-macos-monterey-123-and-above/

I'm hoping it's a quick fix, I'd like to get this workflow up and running again so I can use it

giovannicoppola commented 2 years ago

@SamuelAcunaPhD @Ben9000 See the fork and fix here. https://github.com/clarencecastillo/alfred-powerthesaurus/issues/16