Tyler Errol
Results
3
comments of
Tyler Errol
Having the same problem during the module import `UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 165: character maps to `
@iwpnd It seems like snippsats solution suggests that the UnicodeDecodeError results from reading a text file without specifying the encoding. I think the error that most of us are encounter...
@iwpnd Ah - works perfectly with a fresh install, thanks for the help.