When I want to export my measurements to a spreadsheet with the module "ExportToSpreadsheet" I get the error
Encountered unrecoverable error in ExportToSpreadsheet during post-processing: `ascii` codec can't encode character "\u2019" in position 7240: ordinal not in range(128)
- OS: macOS (of importance, see comment below)
- CellProfiler Version 4.1.3
The same error was reported for an earlier CP version. I tried the recommended suggestions to solve the issue but it didn't help.
Data/Pipeline
The example .tiffs and the acquisition metadata can be found here. I used the following CellProfiler Pipeline. This pipeline requires certain custom-made modules which can be found here.
Any ideas?
When I want to export my measurements to a spreadsheet with the module "ExportToSpreadsheet" I get the error
The same error was reported for an earlier CP version. I tried the recommended suggestions to solve the issue but it didn't help.
Data/Pipeline
The example .tiffs and the acquisition metadata can be found here. I used the following CellProfiler Pipeline. This pipeline requires certain custom-made modules which can be found here.
Any ideas?