@@ -433,6 +433,10 @@ <h2> Contents </h2>
433433< li class ="toc-h3 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#updating-the-environment "> Updating the environment</ a > </ li >
434434</ ul >
435435</ li >
436+ < li class ="toc-h2 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#troubleshoting "> Troubleshoting</ a > < ul class ="nav section-nav flex-column ">
437+ < li class ="toc-h3 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#pyclesperanto "> pyClesperanto</ a > </ li >
438+ </ ul >
439+ </ li >
436440< li class ="toc-h2 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#optional-requirements "> Optional requirements</ a > < ul class ="nav section-nav flex-column ">
437441< li class ="toc-h3 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#additional-functionalities "> Additional functionalities</ a > </ li >
438442< li class ="toc-h3 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#development-requirements "> Development requirements</ a > </ li >
@@ -554,6 +558,18 @@ <h3>Updating the environment<a class="headerlink" href="#updating-the-environmen
554558</ div >
555559</ section >
556560</ section >
561+ < section id ="troubleshoting ">
562+ < h2 > Troubleshoting< a class ="headerlink " href ="#troubleshoting " title ="Permalink to this heading "> #</ a > </ h2 >
563+ < section id ="pyclesperanto ">
564+ < h3 > pyClesperanto< a class ="headerlink " href ="#pyclesperanto " title ="Permalink to this heading "> #</ a > </ h3 >
565+ < p > If you encounter the following error : < em > clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR</ em > :</ p >
566+ < p > Please install < a class ="reference external " href ="https://github.com/Oblomov/clinfo "> clinfo</ a > and check if your OpenCL platform is available.</ p >
567+ < p > If not, please install the OpenCL driver for your hardware.</ p >
568+ < p > < a class ="reference external " href ="https://forum.image.sc/t/pyclesperanto-prototype-doesnt-work/45724 "> [Source]</ a > </ p >
569+ < p > —</ p >
570+ < p > < strong > Please help us make this section better by reporting any issues you encounter during installation.</ strong > </ p >
571+ </ section >
572+ </ section >
557573< section id ="optional-requirements ">
558574< h2 > Optional requirements< a class ="headerlink " href ="#optional-requirements " title ="Permalink to this heading "> #</ a > </ h2 >
559575< section id ="additional-functionalities ">
@@ -679,6 +695,10 @@ <h3>Development requirements<a class="headerlink" href="#development-requirement
679695< li class ="toc-h3 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#updating-the-environment "> Updating the environment</ a > </ li >
680696</ ul >
681697</ li >
698+ < li class ="toc-h2 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#troubleshoting "> Troubleshoting</ a > < ul class ="nav section-nav flex-column ">
699+ < li class ="toc-h3 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#pyclesperanto "> pyClesperanto</ a > </ li >
700+ </ ul >
701+ </ li >
682702< li class ="toc-h2 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#optional-requirements "> Optional requirements</ a > < ul class ="nav section-nav flex-column ">
683703< li class ="toc-h3 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#additional-functionalities "> Additional functionalities</ a > </ li >
684704< li class ="toc-h3 nav-item toc-entry "> < a class ="reference internal nav-link " href ="#development-requirements "> Development requirements</ a > </ li >
0 commit comments