I'm new so if the question isn't clear please let me know.
I want to be able to paste an image by pressing ctrl + v
but I can't figure out how to copy the image file to system clipboard
to begin with.
I tried to use PIL
but no luck. I tried win32clipboard
but for some reason, I can't install the package. python 3.7