gillibrand / alfred-change-case

An Alfred workflow to change the case of text on the clipboard.
114 stars 12 forks source link

No longer works on Mac OS 12.3 since python 2.7 was removed #13

Closed skynet01 closed 2 years ago

skynet01 commented 2 years ago

Any way to update the script to use python3? I keep getting an error "Code 127: /bin/bash: python: command not found"

Thank you!

gillibrand commented 2 years ago

@skynet01 OK, I updated this to work with python3 plus a few other fixes. Try downloading it again and let me know if it works for you.

skynet01 commented 2 years ago

Omg you are amazing! It works great!

gillibrand commented 2 years ago

Thanks for the kind words. I've ignored this a long time and had a few other requests to fix it. I was dreading looking at it, then ended up having fun with it.