BodenmillerGroup / ImcSegmentationPipeline

A pixel classification based multiplexed image segmentation pipeline
https://bodenmillergroup.github.io/ImcSegmentationPipeline/
MIT License
83 stars 35 forks source link

'ascii' codec can't encode character '\u2019' in position 7240: ordinal not in range(128) #66

Closed nilseling closed 3 years ago

nilseling commented 3 years ago

Hi @votti

I think this might be a pretty generic CellProfiler issue (https://forum.image.sc/t/errors-in-exporttospreasheet/19596) but maybe you have already encountered this sometime:

Encountered uncrecoverable error in ExportToSpreadsheet during post-processing:
'ascii' codec can't encode character '\u2019' in position 7240: ordinal not in range(128)

This happens using CP v4.0.7 and ImcSegmentationPipeline v2 on Mac OS 10.15.7 running the 3_measure_mask_basic pipeline in module ExportToSpreadsheet (17). Cheers,

Nils

toobiwankenobi commented 3 years ago

same problem here with CP 4.1.3 - any news on this?

nilseling commented 3 years ago

This has now been fixed with #70