我正在尝试git将文件夹推送到heroku。该项目将一个Twitter机器人上载到heroku,因此它可以24/7运行。但是,它在编译时有问题。
我做了git push heroku master
,它会安装各种软件包,但会出现错误消息。
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-dvtbvwmm/setuptools/
! Push rejected, failed to compile Python app.
! Push failed