Skip to content

Commit ecf0167

Browse files
committed
RunCellpose troubleshooting
1 parent dfd7dbc commit ecf0167

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

documentation/CP-plugins-documentation/runcellpose.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ If you are running RunCellpose in a docker and you get an error like this:
1313
It is likely an issue with running out of memory in the Docker.
1414
See [this Github issue](https://github.com/CellProfiler/CellProfiler-plugins/issues/243) for more information.
1515

16+
If you open a saved pipeline that contains the RunCellpose module and your saved settings are not parsed properly, we recommend you add a new RunCellpose module to your pipeline and copy the settings from the old module to the new module.
17+
18+
If you get an error message indicating the Docker selected in your pipeline is not available, this is likely because we updated the Docker image names to more explicitly indicate which version of Cellpose they are using.
19+
Please select one of the updated Docker image names in your pipeline.
20+
1621
## Installing Cellpose in the same Python environment as CellProfiler
1722

1823
We provide some information below about installations that have worked for us.

0 commit comments

Comments
 (0)