deepzoom_tile.py Issue

Kathleen Sucipto sucipto.kathleen at gmail.com
Mon Dec 11 21:05:48 EST 2017


Hi Benjamin,


I finally found the problem. I only checked the version for
python-openslide and not the openslide library itself; turns out mine was
v3.4.0 and the other was v3.4.1. It now works fine after upgrading to
v3.4.1.

Thank you so much for your reply!


Kathleen

On Mon, Dec 11, 2017 at 1:36 PM, Benjamin Gilbert <bgilbert at cs.cmu.edu>
wrote:

> On Mon, Nov 27, 2017 at 02:18:02PM +0800, Kathleen Sucipto wrote:
> > I just installed python-openslide 1.1.0 and ran the example code
> > deepzoom_tile.py on a tiff image. Somehow it produces this error message:
> >
> > [...]
> >   File "/usr/lib/python2.7/dist-packages/openslide/lowlevel.py", line
> 217,
> > in read_region
> >     w, h))
> > OpenSlideError: negative width (259) or negative height (-32) not allowed
> >
> > I tried it on a different computer and it works fine. Both of them use
> > Ubuntu 16.04 - 64 bit. Any idea why this issue occurred?
>
> Hi Kathleen,
>
> That's strange; it sounds like a bug.  Do both machines have OpenSlide
> Python 1.1.0 (not 1.1.1) and are you tiling the same slide on each?  Are
> you
> passing any options to deepzoom_tile.py?  Could you run
> openslide-show-properties on the slide file and post the output (redacted
> if
> necessary)?
>
> --Benjamin Gilbert
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20171212/bf679ca0/attachment.html>


More information about the openslide-users mailing list