0
に私は私の
python-django website on heroku
.Iは、私はこの
Requirement already satisfied (use --upgrade to upgrade): dj-database-url in /home/aparna/firstproject/lib/python3.4/site-packages
Requirement already satisfied (use --upgrade to upgrade): gunicorn in /home/aparna/firstproject/lib/python3.4/site-packages
Downloading/unpacking whitenose
Could not find any downloads that satisfy the requirement whitenose
Cleaning up...
No distributions at all found for whitenose
Storing debug log for failure in /home/aparna/.pip/pip.log
のようなエラーが発生しました
(firstproject) $ pip install dj-database-url gunicorn whitenoise
コマンドを使用展開しようとしている
をgunicornのホワイトノイズをインストールすることはできませんどのように私がすることができますこのエラーを解決して私のウェブサイトを英雄に配備しますか?