Error occur with pycharm
2025-03-04 16:19:59.325 Python[11280:710734] +[IMKClient subclass]: chose IMKClient_Modern
is anybody else having the same issue ?
MacBook Pro 16″, macOS 15.3
2025-03-04 16:19:59.325 Python[11280:710734] +[IMKClient subclass]: chose IMKClient_Modern
is anybody else having the same issue ?
MacBook Pro 16″, macOS 15.3
Contact Jetbrains for Pycharm support, their product, not Apple's. I don't use PyCharm…
I encounter that non-fatal warning when launching a Swift application or anything that calls NSOpenPanel. Comment that NSOpenPanel usage and the warning disappears.
I have a Python 3.13.1/Objc script that calls NSOpenPanel that I compiled with Pyinstaller and that does not throw this command-line warning when run in the Terminal on Sequoia 15.3.1. How to fix it short of redirecting the application's stderr to /dev/null has escaped me.
Error occur with pycharm