[問卦] heroku執行到底出了什麼問題啊?

作者: jp956956 (儲備里長伯)   2018-10-07 09:33:24
就是我要用heroku去放我的django網站
要先按照官網步驟去做
結果執行到
Run the app locally
他跟我說要先執行
python manage.py collectstatic
一跑下去
File "C:\Users\USER\python-getting-started\gettingstarted\settings.py",
line 14, in <module>
import django_heroku
ModuleNotFoundError: No module named 'django_heroku'
跑到setting的時候出現問題
打開setting檔案發現他import django_heroku
但是底下卻沒有 django_heroku的模組可以import阿
現在就卡在這邊
完全按照他官網操作的
東西也都有安裝好了
程式是在window x64下執行的
麻煩有在用的大大
幫我看一下setting.py裡的 django_heroku到底是什麼東西好嗎
感謝感謝

Links booklink

Contact Us: admin [ a t ] ucptt.com