Quote:
Originally Posted by nirosan
How can I use the bundled python interpreter and my plugin with pyperclip or some other packages?
|
Simply copy the whole pyperclip folder from
Code:
C:\Python3X\Lib\site-packages\pyperclip
to the plugin folder. I.e., the same folder that contains plugin.py.