zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #05138
Re: Latency on Mac BigSur
Hi Pushkaraj, I use Zim on a M1 BigSur and don't experience latency. It's the only homebrew install I'm still using with Rosetta and built it from source. Even if you aren't on an M1, it might be worth trying?
brew install python3
brew postinstall python3
/usr/local/opt/python@3.9/bin/python3.9 -m pip install --upgrade pip pygtkspellcheck
/usr/local/Cellar/python@3.9/3.9.5/bin/pip3 install setuptools pyenchant pyxdg
brew install --build-from-source zim
# ln ~/bin/zim to /usr/local/Cellar/zim/0.73.5/bin/zim
References