[PYTHON] [EC2] Prevent garbled Japanese characters on selenium (noto compatible)

Prevent garbled characters on Japanese sites

environment

One line

Assuming that other things have already been installed (see reference information)

sudo yum install google-noto* -y

That's it!

Reference information

Building a Selenium environment on Amazon Linux in the shortest time --Qiita [EC2] Prevent garbled characters when captured with selenium --Qiita

There was a problem with the repository to refer to, or the IPA font could not be entered, so I searched for google-noto with yum, so I solved it.

Recommended Posts

[EC2] Prevent garbled Japanese characters on selenium (noto compatible)
[EC2] Prevent garbled characters when capturing with selenium
[Note] Japanese characters are garbled with atom-runner
Windows Qt5.4 Python3.4 QProcess Japanese garbled characters
Fix garbled characters when handling Japanese in Requests