pyinstaller打包tensorflow2.1写的程序缺少tensorflow模块

打包tensorflow2.1写的程序,打包过程中出现warning。

img


运行之后报错,提示缺少tensorflow模块。

img