C#通过安装IronPython来调用Python脚本,当Python中没有import模块时候正常调用,当Python中import os时候报错,'unexpected token 'from',这是为什么?求解?
http://blog.csdn.net/lee576/article/details/18923001