https://github.com/hummingbot/hummingbot/pull/5250
This is a request to set codec to always utf-8 when opening hummingbot config files. This will fix the issue of UnicodeDecodeError when running from source on machines that are not using utf-8 by default.