<div dir="ltr"><div>Python 3.4.2 (v3.4.2:ab2c023a9432, Oct 6 2014, 22:15:05) [MSC v.1600 32 bit (Intel)] on win32<br>Type "copyright", "credits" or "license()" for more information.<br>>>> <br><br></div>With this i understand it is 32-bit Python that was installed.<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 9, 2014 at 1:24 AM, Benjamin Gilbert <span dir="ltr"><<a href="mailto:bgilbert@cs.cmu.edu" target="_blank">bgilbert@cs.cmu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/08/2014 10:57 AM, Kavitha Raghupathy wrote:<br>
> File<br>
> "F:\Python342\lib\site-packages\openslide_python-1.0.1-py3.4.egg\openslide\lowlevel.py",<br>
> line 39, in <module><br>
> _lib = cdll.LoadLibrary('libopenslide-0.dll')<br>
> File "F:\Python342\lib\ctypes\__init__.py", line 429, in LoadLibrary<br>
> return self._dlltype(name)<br>
> File "F:\Python342\lib\ctypes\__init__.py", line 351, in __init__<br>
> self._handle = _dlopen(self._name, mode)<br>
> OSError: [WinError 126] The specified module could not be found<br>
> >>><br>
> =================================================================<br>
> My windows os is 64-bit.. I downloaded openslide-win64-20140125 ,<br>
> unzipped and copied all the dll files in C:/windows/system32/<br>
<br>
</span>Are you using 64-bit Python?<br>
<span class=""><br>
> is there any simple program to check if openslide is installed?<br>
<br>
</span>You can move one of the tools out of the bin directory (e.g.<br>
openslide-show-properties.exe) and see if it runs successfully from a<br>
different location.<br>
<div class="HOEnZb"><div class="h5"><br>
--Benjamin Gilbert<br>
<br>
_______________________________________________<br>
openslide-users mailing list<br>
<a href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a><br>
<a href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br>
</div></div></blockquote></div><br></div>