How to install openslide python in windows

Kavitha Raghupathy brkavitha17 at gmail.com
Sun Nov 9 01:10:15 EST 2014


Python 3.4.2 (v3.4.2:ab2c023a9432, Oct  6 2014, 22:15:05) [MSC v.1600 32
bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>>

With this i understand it is 32-bit Python that was installed.



On Sun, Nov 9, 2014 at 1:24 AM, Benjamin Gilbert <bgilbert at cs.cmu.edu>
wrote:

> On 11/08/2014 10:57 AM, Kavitha Raghupathy wrote:
> >    File
> >
> "F:\Python342\lib\site-packages\openslide_python-1.0.1-py3.4.egg\openslide\lowlevel.py",
> > line 39, in <module>
> >      _lib = cdll.LoadLibrary('libopenslide-0.dll')
> >    File "F:\Python342\lib\ctypes\__init__.py", line 429, in LoadLibrary
> >      return self._dlltype(name)
> >    File "F:\Python342\lib\ctypes\__init__.py", line 351, in __init__
> >      self._handle = _dlopen(self._name, mode)
> > OSError: [WinError 126] The specified module could not be found
> >  >>>
> > =================================================================
> > My windows os is 64-bit.. I downloaded openslide-win64-20140125 ,
> > unzipped and copied all the dll files in C:/windows/system32/
>
> Are you using 64-bit Python?
>
> > is there any simple program to check if openslide is installed?
>
> You can move one of the tools out of the bin directory (e.g.
> openslide-show-properties.exe) and see if it runs successfully from a
> different location.
>
> --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/c13837f1/attachment.html 


More information about the openslide-users mailing list