Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonoma #20

Open
christofnaegele opened this issue Oct 12, 2023 · 0 comments
Open

Sonoma #20

christofnaegele opened this issue Oct 12, 2023 · 0 comments

Comments

@christofnaegele
Copy link

Hi,

I love Zowie.

But, after updating to Sonoma, I got the following error in Deveonthink, which was running smoothly before:

The self-contained executable of Zowie 1.3.0 that you are
attempting to run was built to work specifically (and only)
with version 3.11 of Python. The version of Python obtained
by running "python3" on your computer is 3.9. This makes it
incompatible and prevents this copy of Zowie from running.

However it works in terminal as follows:
zowie /path to folder/Zotero -s -KEY -i ID -d "2023-09-01"

What I did
A)
I deleted Python.
However, there is a Python in user/bin I can't get rid of. This must be the default and protected Python installed by Apple. I found some information telling me: Don't touch that!

B)
I reinstalled Python 3.11.0 and looked for other versions of Python, but none were found:
python3 --version
Python 3.11.0

whereis python3
python3: /usr/bin/python3 /Library/Frameworks/Python.framework/Versions/3.11/share/man/man1/python3.1

C)
I reinstalled Zowie:
python3 -m pip install zowie

D) I checked the path in
sudo nano /etc/paths
It is as follows:

/usr/local/bin
/System/Cryptexes/App/usr/bin
/usr/bin
/bin
/usr/sbin
/sbin

In the Devonthink script, I entered the path to Zowie:
set result to do shell script
"/usr/local/bin/zowie -s -q"

But still, Devonthink/Zowie do not find Python 3.11.0.

How can I tell Deventhink/Zowie to use Python 3.11.0?

Best wishes, Christof

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant