<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p></p>
<div>Hi,</div>
<div><br>
</div>
<div>I have errors reported as follows when using OpenSlide-Python on Windows 10 64 bits,</div>
<div><span style="font-size: 12pt;"><br>
</span></div>
<div><span style="font-size: 12pt;">File "...</span><span style="font-size: 12pt;">\AppData\Local\Programs\Python\Python35\lib\site-packages\openslide\lowlevel.py", line 41, in <module></span><br>
</div>
<div>    _lib = cdll.LoadLibrary('libopenslide-0.dll')</div>
<div>File "...\AppData\Local\Programs\Python\Python35\lib\ctypes\__init__.py", line 425, in LoadLibrary</div>
<div>    return self._dlltype(name)</div>
<div>File "...\AppData\Local\Programs\Python\Python35\lib\ctypes\__init__.py", line 347, in __init__</div>
<div>    self._handle = _dlopen(self._name, mode)</div>
<div>OSError: [WinError 127]</div>
<br>
<p></p>
<p>I am sure that both OpenSlide and Python are 64bits, and the bin folder of OpenSlide is within DLL search path; but it seems like that
<span>libopenslide-0.dll cannot be located anyway. Anyone has any suggestion?</span></p>
<p><span><br>
</span></p>
<p>Many thanks.</p>
<p><br>
</p>
<p>Best,</p>
<p>Li</p>
</div>
</body>
</html>