How to install openslide python in windows

Kavitha Raghupathy brkavitha17 at gmail.com
Sun Nov 9 08:56:22 EST 2014


I installed 32-bit openslide and copied all the dll files from bin to
C:/windows/system32 path. If i try executing openslide-show-properties
inside bin it works fine , but not outside(gives lib-glib.dll is missing).
So i copied all the dll files and copied inside
F:\Python342\Scripts\openslide-python-1.0.1\examples\deepzoom  and brought
up the deepzoom server . If i try connecting to it frm a web browser with
http://localhost:5000 , i get server error.

>>> ================================ RESTART
================================
>>>
 * Running on http://127.0.0.1:5000/
127.0.0.1 - - [09/Nov/2014 19:21:25] "GET / HTTP/1.1" 500 -
======================================

Am i using the server right way? my understanding is i should be able to
view the list of images in the current directory.

Thanks,
Kavitha

On Sun, Nov 9, 2014 at 12:01 PM, Benjamin Gilbert <bgilbert at cs.cmu.edu>
wrote:

> On 11/09/2014 01:10 AM, Kavitha Raghupathy wrote:
> > With this i understand it is 32-bit Python that was installed.
>
> 32-bit programs cannot load 64-bit DLLs.  If you want to use OpenSlide
> with 32-bit Python, install 32-bit OpenSlide in the 32-bit search path.
>
> --Benjamin Gilbert
>
> _______________________________________________
> openslide-users mailing list
> openslide-users at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20141109/ef5ce00e/attachment-0001.html 


More information about the openslide-users mailing list