ubuntu:
sudo apt install fonts-droid-fallback fonts-wqy-zenhei fonts-wqy-microhei fonts-arphic-ukai fonts-arphic-uming
若上述方式无法解决,对于selenium:
print(browser.page_source.encode('utf-8').decode(), file=open("xxx.html","w", encoding='utf-8'))
sudo apt install fonts-droid-fallback fonts-wqy-zenhei fonts-wqy-microhei fonts-arphic-ukai fonts-arphic-uming
若上述方式无法解决,对于selenium:
print(browser.page_source.encode('utf-8').decode(), file=open("xxx.html","w", encoding='utf-8'))