clarencecastillo / alfred-powerthesaurus

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

python 2 does not exist anymore #16

Open juanfal opened 2 years ago

juanfal commented 2 years ago

python 2 does not exist anymore and cPickle is not available under python3. It does not work

joeynotjoe commented 2 years ago

There's little more info here: https://github.com/alfredapp/updated-third-party-python2-workflows

MartinJohannesNilsen commented 2 years ago

There exists a fork of the alfred-workflow package for Python3 only by NorthIsUp. Tried looking into it but got some subscription errors in api.py. Anyone who wants to give it a try and create a PR? Will give it a try myself in a few days.

giovannicoppola commented 2 years ago

I converted this to Python 3 (I just eliminated the Workflow dependency) and sent a PR to the author. Let me know if you see anything off! https://github.com/giovannicoppola/alfred-powerthesaurus

MartinJohannesNilsen commented 2 years ago

Your changes worked like a charm! @giovannicoppola

juanfal commented 2 years ago

Wow!!!! Thanks, so useful!

El 29 mar 2022, a las 23:51, Giovanni @.***> escribió:

I converted this to Python 3 (I just eliminated the Workflow dependency) and sent a PR to the author. Let me know if you see anything off! https://github.com/giovannicoppola/alfred-powerthesaurus https://github.com/giovannicoppola/alfred-powerthesaurus — Reply to this email directly, view it on GitHub https://github.com/clarencecastillo/alfred-powerthesaurus/issues/16#issuecomment-1082407282, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG2U3DDFUPF3KEZMKOBE63VCN3P7ANCNFSM5Q7QFWEQ. You are receiving this because you authored the thread.

mrxinu commented 2 years ago

@giovannicoppola You are amazing! Thank you!

BOBO-LU commented 2 years ago

@giovannicoppola Thank you for the update!!!!