Pyto: get_type_identifiers() crashed with signal: SIGABRT
I am new to Pyto and not sure about how to use some of Pyto’s function. I am trying to get the text in clipboard and I want to run the script with shortcuts. I have read Pyto documentation. It suggested to use pasteboard.item_provider() to retrieve the clipboard text and loaded the text by get_type_identifiers(). … Read more