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

Hello,

Please, take a look at conda docs, there is no flag -f available, you should use --file to build env from YAML.
It is also explicitly mentioned in QIIME2 Install section.

Cheers,
V

2 Likes