mr-pennyworth / alfred-extra-pane

Rich previews for Alfred script filters
130 stars 5 forks source link

Python error: no such file or directory #5

Closed kenanmike closed 8 months ago

kenanmike commented 2 years ago

I'm getting the following error despite having python & python3 installed on my system. How do I change where AlfredExtraPane looks for python? In Monterey 12.3.1 it should be /usr/local/bin/python not usr/bin/python.

./search.sh: AlfredExtraPane.app/Contents/Resources/scripts/alfred-extra-pane: /usr/bin/python: bad interpreter: No such file or directory

mr-pennyworth commented 8 months ago

Thanks for the bug report @kenanmike! AlfredExtraPane no longer needs any python, so this should be fixed now 😊