Plugin error from rescript dereplicate

Hi!
I´ve been getting the followind error when running the "qiime rescript dereplicate" in qiime2 v 2023.9:

Plugin error from rescript:

'latin-1' codec can't encode character '\u0161' in position 2871: ordinal not in range(256)

See above for debug info.

can anybody help me, please! :sweat_smile:

Thanks :stuck_out_tongue:

2 Likes

Hi @elizabeck!

If you search the forum for this "latin-1" error there are a few hits that should be helpful to you in resolving this error.
This one looks like a good place to start!
Let me know if none of the previous answers to this question are able to help you and we will figure out what to do next :slight_smile:

-Hannah

3 Likes

Hi Hanna,
The command
LC_ALL=en_US.UTF-8
really help me, and it solve the issue.

Many many thaks! :nerd_face: :space_invader:

3 Likes

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.