Injecting configuration and compiling...
[1G-----> Python app detected
[1G-----> Stack changed, re-installing runtime
[1G-----> Installing runtime (python-2.7.9)
[1G-----> Installing dependencies with pip
[1G Obtaining scraperwiki from git+http://github.com/openaustralia/scraperwiki-python.git@morph_defaults#egg=scraperwiki (from -r requirements.txt (line 6))
[1G Cloning http://github.com/openaustralia/scraperwiki-python.git (to morph_defaults) to ./.heroku/src/scraperwiki
[1G Collecting lxml==3.4.4 (from -r requirements.txt (line 8))
[1G Downloading lxml-3.4.4.tar.gz (3.5MB)
[1G Building lxml version 3.4.4.
[1G Building without Cython.
[1G Using build configuration of libxslt 1.1.28
[1G /app/.heroku/python/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
[1G warnings.warn(msg)
[1G Collecting cssselect==0.9.1 (from -r requirements.txt (line 9))
[1G Downloading cssselect-0.9.1.tar.gz
[1G Collecting beautifulsoup4==4.2.0 (from -r requirements.txt (line 10))
[1G Downloading beautifulsoup4-4.2.0.tar.gz (63kB)
[1G Collecting requests==2.7.0 (from -r requirements.txt (line 11))
[1G Downloading requests-2.7.0-py2.py3-none-any.whl (470kB)
[1G Collecting newspaper==0.1.5 (from -r requirements.txt (line 12))
[1G Could not find a version that satisfies the requirement newspaper==0.1.5 (from -r requirements.txt (line 12)) (from versions: 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.9.1, 0.0.9.2, 0.0.9.5, 0.0.9.6, 0.0.9.8)
[1G No distributions matching the version for newspaper==0.1.5 (from -r requirements.txt (line 12))
[1G
[1G-----> Discovering process types
[1G Procfile declares types -> scraper
Injecting scraper and running...
Traceback (most recent call last):
File "scraper.py", line 1, in <module>
import scraperwiki
ImportError: No module named scraperwiki