dogen Posted July 14, 2022 Posted July 14, 2022 Hello everyone, I am a long time Alfred user, and for a very long time I used the below 'Convert' workflow daily to help with currency conversion. https://github.com/deanishe/alfred-convert#readme However, for some reason this workflow has stopped working for me. To be specific, when i type in the keyword 'conv', the workflow seems to be working properly (picture 1), but then as soon as I start typing in numbers, or the conversion units after the numbers, the default action reverts to a Google web search (pictures 2 and 3). Does anyone know how to fix this? Thank you in advance for your time!
Vero Posted July 14, 2022 Posted July 14, 2022 @dogen Apple have removed Python 2 from macOS Monterey a few versions ago, so workflows that relied on this built-in scripting languages needed to be updated. You can read about the changes to macOS here: https://www.alfredapp.com/blog/guides-and-tutorials/python-2-workflows-on-macos-monterey-12-3/ There are various updated versions of the workflow, which you can grab here (but please read the Readme instructions first as these will guide your preferred alternative workflow): https://github.com/alfredapp/updated-third-party-python2-workflows#workflows
dogen Posted July 14, 2022 Author Posted July 14, 2022 Hi Vero! It worked after I followed the Readme. Thank you so much—this will really save me a ton of time!
dspruce Posted July 15, 2022 Posted July 15, 2022 I updated Alfred to version 5, installed the updated workflows but my workflows continue to go to Google or sometimes a selection of search engines. I am not sure what to do next other than uninstall Alfred including prefs and start over again. If the problem is solely python 2 then a reinstall is probably not going to work. I also tried to replace python 2 following instructions on the Alfred site, but that did not work. I understand Apple made a change, as they always will, but I hope Alfred developers will come up with a fix for this problem. Like many other users I simply want Alfred workflows to work as they have been doing for me over the last few years. I don’t have the inclination or time to troubleshoot fixes.
vitor Posted July 15, 2022 Posted July 15, 2022 Welcome @dspruce, Have you installed the Python 3 version, which is linked in the alternatives section of the table?
Orxion Posted July 24, 2022 Posted July 24, 2022 On 7/15/2022 at 5:51 PM, vitor said: Welcome @dspruce, Have you installed the Python 3 version, which is linked in the alternatives section of the table? hi, yes I have also followed the other LINK but didn't helped
vitor Posted July 24, 2022 Posted July 24, 2022 Make sure you download from the correct releases page. @giovanni The Downloading section in the README is pointing at Dean’s releases.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now