在像下面这样编辑setup.py文件之后,它就可以工作了。
build_exe_options = { 'packages':['grpc','pkg_resources', 'numpy', 'tensorflow'], }