clipboard로 자동으로 저장할 수 있는 파이썬 라이브러리 중 하나인 Pyperclip을 임포트해서 쓰니 에러가 났다. import pyperclip pyperclip.copy(variable) Pyperclip could not find a copy/paste mechanism for your system. For more information, please visit https://pyperclip.readthedocs.io/en/latest/index.html#not-implemented-error Welcome to Pyperclip’s documentation! — Pyperclip 1.5 documentation © Copyright 2014, Al Sweigart Revision 9433..