Anaconda and htm.core

When I run this line, I get many errors like the following now.
“Python \ Python37 \ lib \ encodings \ cp1254.py”, line 23, in decode
return codecs.charmap_decode (input, self.errors, decoding_table) [0]
UnicodeDecodeError: ‘charmap’ codec can’t decode byte 0x8d in position 572: character maps to "

What do you think I should do? When this error is corrected, I think I will complete the installation :slight_smile:

Thanks