我按照python中的说明操作,但是当我在终端import tensorflow as tf的python中输入这段代码时,我得到了这样的信息:File "<stdin>", line 1, in <module> ImportError: No module named tensorflow,我做错了什么?
我一直收到来自Heroku的slug大小过大警告(Compiled slug size: 789.8M is too large (max is 500M)),我不知道为什么,因为我的模型大小(下面的cnn.pth)相当小,我的文件目录总共只有1.1mb:我的Pipfile当前安装了以下包:flask = "*"psycopg2 = "