找不到适用于Python的BuildPack for Heroku

问题描述

我正在尝试从Jupyter Notebook用Heroku创建一个Web应用程序。我有requirements.txt,procfile,README.md,LICENSE,runtime.txt和jupyter笔记本。

我使用Python编写笔记本,命令git push heroku master仍然给我一个错误

No default language Could be detected for this app.
remote:             HINT: This occurs when Heroku cannot detect the buildpack to use for this application automatically.

我尝试安装python buildpack和heroku-jupyter buildpack。它仍然不起作用。 我也有requirements.txt文件,所以我不确定出了什么问题。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)