ChenCarlos opened a new issue #5197:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/5197


   在资源中心->文件管理中,上传一个python文件(例如,文件名叫include.py),且文件里包含中文。
   那么用Python组件运行Python代码,代码里import include
   
   运行流程会报以下错误:
   SyntaxError: Non-ASCII character '\xe4' in file xxxx
   
   如果把include.py里的中文改为英文,就不会报错。
   
   请问如何让include.py支持中文?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to