pandas.errors.PyperclipWindowsException — pandas 2.2.3 documentation (original) (raw)
exception pandas.errors.PyperclipWindowsException(message)[source]#
Exception raised when clipboard functionality is unsupported by Windows.
Access to the clipboard handle would be denied due to some other window process is accessing it.