wey-gu / jupyter_nebulagraph

NebulaGraph Queries and visualization in Jupyter notebook.(previously known as ipython-ngql)
https://jupyter-nebulagraph.readthedocs.io/en/stable/
Other
33 stars 4 forks source link

ng_draw can't draw the graph with Chinese characters #6

Closed lushunn closed 1 year ago

lushunn commented 1 year ago

Error log: UnicodeEncodeError: 'gbk' codec can't encode character '\xa9' in position 230710: illegal multibyte sequence

wey-gu commented 1 year ago

Error log: UnicodeEncodeError: 'gbk' codec can't encode character '\xa9' in position 230710: illegal multibyte sequence

Aha, that I didn't test! Let me see and fix, thanks!