<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 &quot;copyright&quot;, &quot;credits&quot; or &quot;license()&quot; for more information.<br>&gt;&gt;&gt; <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">&lt;<a href="mailto:bgilbert@cs.cmu.edu" target="_blank">bgilbert@cs.cmu.edu</a>&gt;</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>
&gt;    File<br>
&gt; &quot;F:\Python342\lib\site-packages\openslide_python-1.0.1-py3.4.egg\openslide\lowlevel.py&quot;,<br>
&gt; line 39, in &lt;module&gt;<br>
&gt;      _lib = cdll.LoadLibrary(&#39;libopenslide-0.dll&#39;)<br>
&gt;    File &quot;F:\Python342\lib\ctypes\__init__.py&quot;, line 429, in LoadLibrary<br>
&gt;      return self._dlltype(name)<br>
&gt;    File &quot;F:\Python342\lib\ctypes\__init__.py&quot;, line 351, in __init__<br>
&gt;      self._handle = _dlopen(self._name, mode)<br>
&gt; OSError: [WinError 126] The specified module could not be found<br>
&gt;  &gt;&gt;&gt;<br>
&gt; =================================================================<br>
&gt; My windows os is 64-bit.. I downloaded openslide-win64-20140125 ,<br>
&gt; unzipped and copied all the dll files in C:/windows/system32/<br>
<br>
</span>Are you using 64-bit Python?<br>
<span class=""><br>
&gt; 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>