<div dir="ltr">Seriously, you need a more complete step by step instruction for idiots like me. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 10, 2016 at 2:19 PM, Benjamin Gilbert via openslide-users <span dir="ltr"><<a href="mailto:openslide-users@lists.andrew.cmu.edu" target="_blank">openslide-users@lists.andrew.cmu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, May 09, 2016 at 06:04:22PM -0400, jeremy adler via openslide-users wrote:<br>
> ImportError: Couldn't locate OpenSlide library<br>
<br>
Hi Jeremy,<br>
<br>
OpenSlide Python is a Python wrapper around OpenSlide.  In order to use it,<br>
you also need to install OpenSlide.  On Mac OS X, the easiest way to do that<br>
is via MacPorts ("port install openslide") or Homebrew<br>
("brew install openslide").<br>
<br>
If you already have OpenSlide installed on your system, and you're still<br>
getting this error, it means that OpenSlide Python can't find the OpenSlide<br>
.dylib.  In that case, you may need to add the directory containing the<br>
dylib (e.g. /opt/local/lib in the case of MacPorts) to the<br>
DYLD_LIBRARY_PATH environment variable.<br>
<br>
--Benjamin Gilbert<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" rel="noreferrer" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Dr. Nigel Morrison<br>Associate Professor<br>School of Medical Science<br>Griffith University Gold Coast<br>Phone +64 (7) 55528330<br>Fax +64 (7) 55528908<br></div>
</div>