Skip to content

Commit 921d4df

Browse files
authored
Merge pull request #5 from BiAPoL/update_patch_5
Add additional info for users getting errors with Macs or Linux
2 parents 0af9b2e + d8f3c09 commit 921d4df

File tree

1 file changed

+10
-0
lines changed
  • docs/interactive_pixel_classification

1 file changed

+10
-0
lines changed

docs/interactive_pixel_classification/readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ Start the object segmentation from the `Tools > Segmentation / Labeling > Object
3434

3535
![](apoc2.png)
3636

37+
***Note:** If you do not see the `Object Segmentation (APOC)` menu, or get an error message, especially if you are using a Mac or a Linux system, you may need to install one of these additional packages as mentioned in the [napari-apoc installation instructions](https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification?tab=readme-ov-file#installation) (don't forget to activate your conda environment first):*
38+
39+
> Mac-users please also install this:
40+
41+
conda install -c conda-forge ocl_icd_wrapper_apple
42+
43+
>Linux users please also install this:
44+
45+
conda install -c conda-forge ocl-icd-system
46+
3747
Add a new labels layer by clicking on this button:
3848
![](apoc3.png)
3949

0 commit comments

Comments
 (0)