Running 'qiime composition ancom' from the Moving Pictures tutorial gives me this error:
"Next step fails: Plugin error from composition: 'charmap' codec can't encode character '\ufffd' in position 944886: character maps to "
I am running under conda (eg. source activate qiime2-2017.10). I believe this character is "Black-diamond-?". Googling suggests that adding .encode(..) somewhere could help. Grateful for any suggestions.