You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/sonic/PycharmProjects/ROI_TeamViewer_autostart/venv/bin/python "/Users/sonic/Library/Application Support/JetBrains/PyCharmCE2021.3/scratches/scratch_4.py"
Traceback (most recent call last):
File "/Users/sonic/Library/Application Support/JetBrains/PyCharmCE2021.3/scratches/scratch_4.py", line 83, in
macSwitchInputLanguage("com.apple.inputmethod.Kotoeri.Japanese")
File "/Users/sonic/Library/Application Support/JetBrains/PyCharmCE2021.3/scratches/scratch_4.py", line 50, in macSwitchInputLanguage
_objc.PyObjCObject_New.restype = ctypes.py_object
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/ctypes/init.py", line 387, in getattr
func = self.getitem(name)
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/ctypes/init.py", line 392, in getitem
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: dlsym(0x21e4d48a0, PyObjCObject_New): symbol not found
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
macSwitchInputLanguage("com.apple.inputmethod.Kotoeri.Japanese")
/Users/sonic/PycharmProjects/ROI_TeamViewer_autostart/venv/bin/python "/Users/sonic/Library/Application Support/JetBrains/PyCharmCE2021.3/scratches/scratch_4.py"
Traceback (most recent call last):
File "/Users/sonic/Library/Application Support/JetBrains/PyCharmCE2021.3/scratches/scratch_4.py", line 83, in
macSwitchInputLanguage("com.apple.inputmethod.Kotoeri.Japanese")
File "/Users/sonic/Library/Application Support/JetBrains/PyCharmCE2021.3/scratches/scratch_4.py", line 50, in macSwitchInputLanguage
_objc.PyObjCObject_New.restype = ctypes.py_object
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/ctypes/init.py", line 387, in getattr
func = self.getitem(name)
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/ctypes/init.py", line 392, in getitem
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: dlsym(0x21e4d48a0, PyObjCObject_New): symbol not found
Process finished with exit code 1
The text was updated successfully, but these errors were encountered: