On macOS 10.15 I get the bouncing rocket icon (Python.app) in the Dock. I did not get that on 10.13. As far as I can see it is caused by following line:
|
from Cocoa import NSSpellChecker |
I find it very annoying. Do you maybe have an idea how to work around this?
On macOS 10.15 I get the bouncing rocket icon (Python.app) in the Dock. I did not get that on 10.13. As far as I can see it is caused by following line:
macspell/macspell.py
Line 88 in 09d09e7
I find it very annoying. Do you maybe have an idea how to work around this?