Issues Running Deepzoom-server.py on Apache (Windows)

Benjamin Gilbert bgilbert at cs.cmu.edu
Wed Mar 23 01:09:30 EDT 2016


On Tue, Mar 22, 2016 at 07:10:35AM +0000, Ranga Raj via openslide-users wrote:
> _lib = cdll.LoadLibrary('libopenslide-0.dll')
> OSError: [WinError 193] %1 is not a valid Win32 application

It appears that OpenSlide Python can't load the OpenSlide DLL.  Verify that
OpenSlide (32-bit or 64-bit, as appropriate) is in the DLL search path.

--Benjamin Gilbert


More information about the openslide-users mailing list