jimporter / mike

Manage multiple versions of your MkDocs-powered documentation via Git
BSD 3-Clause "New" or "Revised" License
553 stars 47 forks source link

Error while deploying #30

Closed marcela-fernanda closed 3 years ago

marcela-fernanda commented 3 years ago

I got this error while I was trying to run this command: mike deploy --push --update-aliases 0.1.0 latest (also, whith mike install-extras I got the same error)

Error: mike: 'charmap' codec can't decode byte 0x81 in position 167: character maps to <undefined>

jimporter commented 3 years ago

As a guess, that sounds like some invalid Unicode snuck into your mkdocs.yml or versions.json files. What versions of Python and mike are you using, and what do those files look like?

marcela-fernanda commented 3 years ago

The problem was, actually, accents in my mkdocs.yml file