imagepaste icon indicating copy to clipboard operation
imagepaste copied to clipboard

Not working on Fedora 33

Open hardwareadictos opened this issue 4 years ago • 3 comments

Good morning :)

Just installed it on Fedora 33, with all it's dependencies. But it does not work, when i paste the image nothing happens.

It works if i invoke the image manually (![] PATH) into the markdown file, but not if i paste the image

Thanks in advance.

hardwareadictos avatar Mar 22 '21 10:03 hardwareadictos

Doesn't work also on Arch Linux

hardwareadictos avatar Mar 22 '21 10:03 hardwareadictos

I have sublime text and installed this package imagepaste.

anything else i have to install other than this

currently i tried to paste but its not working

i am using archlinux

sant527 avatar May 17 '21 10:05 sant527

I was getting this error:

im = ImageGrab.getclipboard()\nAttributeError: module \'PIL.ImageGrab\' has no attribute \'getclipboard\'\n'

I finally got this working

image

i found that in

image

sant527 avatar May 17 '21 14:05 sant527