Pyton application cant deploy to heroku
问题 I find this error whiledeploying it to heroku. cp: cannot create regular file '/app/tmp/cache/.heroku/requirements.txt': No such file or directory Project's procfile: web: python app.py project's runtime.txt python-3.7.6 project's requirements.txt APScheduler==3.6.3 certifi==2019.11.28 Click==7.0 colorhash==1.0.2 configparser==4.0.2 cycler==0.10.0 Flask==1.1.1 Flask-Cors==3.0.8 gunicorn==20.0.4 itsdangerous==1.1.0 Jinja2==2.11.0 kiwisolver==1.1.0 kneed==0.5.3 MarkupSafe==1.1.1 numpy==1.18.1