David Willis

Results 10 comments of David Willis
trafficstars

I'm getting this same error. I tried `pip install imwatermark` but it didn't help. I also tried `conda install imwatermark` but it does not find any such package. ``` PS...

`pip install invisible-watermark` resolved the error.

> > `pip install invisible-watermark` resolved the error. > > and then youll get dependency err Then what _should_ I do?

> ...but this might break layout in scenarios with nested `` blocks FWIW, nesting `` elements is invalid markup and shouldn't be done anyway.

> ...whose ancestor elements are limited to html, body, div, form without an accessible name, and autonomous custom elements. Nesting `main` elements would mean that one `main` element is an...

> "Ancestor" is not explicit to _direct_ parents/descendants. I don't understand. How can one element descend from another without the one it descends from being its ancestor? If I plug...

Setting a fixed height seems like the wrong approach to me.

>I am wondering if I am missing something here or do not understand something. I have also wondered this. As you say, it's easy to fix but I don't understand...

Yeah, I couldn't reproduce it either.