<div dir="ltr">Dear Openslide Users, <div><br></div><div>I would like to use openslide to visualise huge .ndpi images.</div><div>I have a problem installing openslide on my computer.</div><div>I have windows10 , and Anaconda3 plus python 3.9.</div><div><br></div><div> </div><div>I did on the terminal ran "pip install openslide-python"</div><div><div>I went online on the <a href="http://openslide.org/download">openslide.org/download</a> website. </div><div>I did download the windows 64Bit  last version of openslide.</div></div><div>I then extracted it into my "C:/Users/User_name/Anacona3/lib/slide-package/openslide/" folder </div><div><div>in the file "openslide/lowlevel.py" , I did add the following code </div><div>"</div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(86,156,214)">from</span> __future__ <span style="color:rgb(86,156,214)">import</span> division</div><br><div><span style="color:rgb(86,156,214)">import</span> os</div><div>os.environ[<span style="color:rgb(206,145,120)">'PATH'</span>] = <span style="color:rgb(206,145,120)">"C:/Users/my_name/Anaconda3/lib/site-packages/openslide/openslide-win64-20171122/bin"</span>+<span style="color:rgb(206,145,120)">";"</span>+os.environ[<span style="color:rgb(206,145,120)">"PATH"</span>]</div><br></div></div><div>"</div><div>on top ot the script</div><div><br></div><div>When running on the terminal of spider IDE, I have the following error: </div><div><br>ModuleNotFoundError: Couldn't locate OpenSlide DLL.  Did you call os.add_dll_directory()?  <a href="https://openslide.org/api/python/#installing">https://openslide.org/api/python/#installing</a><br></div><div><br></div><div><br></div><div>I have seen online that many people have the similar or other type of error, but I coulnd find a solution. </div><div><br></div><div>May someone help?? </div><div><br></div><div>Thank  you in advance. </div><div>Regards, </div><div>Stanard MP</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br>Stanard MP<br><br></div></div></div></div></div></div></div></div></div></div>