robinchenyu / imagepaste

MIT License
25 stars 14 forks source link

Not working on Fedora 33 #15

Open hardwareadictos opened 3 years ago

hardwareadictos commented 3 years ago

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 commented 3 years ago

Doesn't work also on Arch Linux

sant527 commented 3 years ago

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 commented 3 years ago

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