Traceback (most recent call last):
File "/home/s.denisyuk/123.py", line 6, in <module>
pyperclip.copy('The text to be copied to the clipboard.')
File "/home/s.denisyuk/.local/lib/python3.9/site-packages/pyperclip/__init__.py", line 659, in lazy_load_stub_copy
return copy(text)
File "/home/s.denisyuk/.local/lib/python3.9/site-packages/pyperclip/__init__.py", line 336, in
call raise PyperclipException(EXCEPT_MSG)
pyperclip.PyperclipException:
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