Hi,
I have tried with pyperclip and it works thanks again.
But if I use the bundled python interpreter I got
this error:
ImportError: No module named 'pyperclip'
Error: No module named 'pyperclip'
How can I use the bundled python interpreter and my plugin with pyperclip or some other packages?
Thank you
|