deanishe / zothero

Rapidly search and cite Zotero entries from Alfred
MIT License
477 stars 31 forks source link

configuration error #71

Open tdiprete opened 2 years ago

tdiprete commented 2 years ago

When I try to configure zothero, I get the following error:

[11:07:59.943] Logging Started... [11:08:07.329] ZotHero[Script Filter] Queuing argument '' [11:08:07.335] ZotHero[Script Filter] Script with argv '' finished [11:08:07.335] ERROR: ZotHero[Script Filter] Code 126: /Users/tom/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/CE89B71E-A284-4755-A4E4-65B22AB29B45: ./zh: /usr/bin/python: bad interpreter: No such file or directory

carllx commented 2 years ago

ZotHero[Script Filter] Queuing argument '' [07:01:04.568] ZotHero[Script Filter] Script with argv '' finished [07:01:04.573] ERROR: ZotHero[Script Filter] Code 126: /Users/yamlam/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/6F7D35BF-A286-4634-BD7E-DFF529CE53E7: ./zh: /usr/bin/python: bad interpreter: No such file or directory

lutefiasco commented 2 years ago

Check out the forked version https://github.com/giovannicoppola/zothero

tdiprete commented 2 years ago

This works! Thanks. Tom

On July 27, 2022 at 7:21:31 PM, lutefiasco @.***) wrote:

Check out the forked version https://github.com/giovannicoppola/zothero

— Reply to this email directly, view it on GitHub https://github.com/deanishe/zothero/issues/71#issuecomment-1197480412, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABN4OMQL2XJK4XJ2NQOUPRTVWG77XANCNFSM5TA6YDWA . You are receiving this because you authored the thread.Message ID: @.***>

carllx commented 2 years ago

Check out the forked version https://github.com/giovannicoppola/zothero

Thank you