Skip to content

Commit b87dae1

Browse files
committed
deploy: 57b0353
1 parent 268c0c1 commit b87dae1

File tree

4 files changed

+42
-1
lines changed

4 files changed

+42
-1
lines changed

_sources/source/guides/installation_guide.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,27 @@ In order to update the environment, navigate to the CellSeg3D folder and run:
136136
conda deactivate
137137
conda env update -f conda/napari_cellseg3d_ARM64.yml
138138
139+
140+
Troubleshoting
141+
------------------------------
142+
143+
pyClesperanto
144+
_____________________
145+
146+
If you encounter the following error : *clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR* :
147+
148+
Please install `clinfo <https://github.com/Oblomov/clinfo>`_ and check if your OpenCL platform is available.
149+
150+
If not, please install the OpenCL driver for your hardware.
151+
152+
`[Source] <https://forum.image.sc/t/pyclesperanto-prototype-doesnt-work/45724>`_
153+
154+
155+
---
156+
157+
158+
**Please help us make this section better by reporting any issues you encounter during installation.**
159+
139160
Optional requirements
140161
------------------------------
141162

objects.inv

35 Bytes
Binary file not shown.

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/guides/installation_guide.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)