ValueError: unsupported format character 'T' (0x54) at index 3312 when creating environment from environment file

Trying it now:

(base) conda clean --all -y
Will remove 9 (124 KB) tarball(s).
Will remove 1 index cache(s).
Will remove 9 (478 KB) package(s).

Running the following command:

conda env create -n test-qiime2_env -f qiime2-2022.11-py38-linux-conda.yml 2> qiime2-2022.11-py38-linux-conda.yml.e 1> qiime2-2022.11-py38-linux-conda.yml.o

I'll update in a few hours when it's done.

Can you confirm that a fresh installation works for you in a test environment? This will help me diagnose whether or not it's my (cleaned) environment or not.

Edit:
Just finished the run and it worked. No clue what happened to my installation but maybe I had some broken packages that didn't finish downloading?

Thanks for your help!

Could you link this forum out to the original GitHub issue? It's locked so I can't do it.