purpltentacle
Results
2
comments of
purpltentacle
I got the workflow running again on 12.3: - Installed Python 2.7.18 on Homebrew/pyenv (https://www.alfredapp.com/help/kb/python-2-monterey/) - Installed the PyObjC-package: `python -m pip install pyobjc==5.2`. The latest version for Python 2.7...
> What if we add a custom env var that sets Python binary directory? This way, I could just add the var in the workflow config, and it'd be used...