Manually remove Python package on Heroku
问题 I was running heroku push master , and got this: ----- Python app detected ----- No runtime.txt provided; assuming python-2.7.3. ----- Using Python runtime (python-2.7.3) ----- Installing dependencies using Pip (1.2.1) Downloading/unpacking Django-1.5c2 from https://www.djangoproject.com/download/1.5c2/tarball (from -r requirements.txt (line 1)) Cannot determine compression type for file /tmp/pip-rYIGHS-unpack/tarball.ksh Running setup.py egg_info for package Django-1.5c2 Installing collected