## Description After `pdm dev`, `UnicodeDecodeError`(gbk: illegal multibyte sequence) caused by string `——` the string is in `Python-Type-Challenges/challenges/intermediate-self/hints.md` --- Also, the emoji cannot load successfully  ## Solution [Python UTF-8 mode](https://docs.python.org/3/library/os.html#python-utf-8-mode)