Injecting configuration and compiling...
[1G-----> Python app detected
[1G-----> Stack changed, re-installing runtime
[1G-----> Installing runtime (python-2.7.6)
[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 1))
[1G Cloning http://github.com/openaustralia/scraperwiki-python.git (to morph_defaults) to ./.heroku/src/scraperwiki
[91mfatal: unable to access 'https://github.com/openaustralia/scraperwiki-python.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
[0m
[1G Complete output from command /usr/bin/git clone -q http://github.com/openaustralia/scraperwiki-python.git /app/.heroku/src/scraperwiki:
[1G
[1G----------------------------------------
[1G Command "/usr/bin/git clone -q http://github.com/openaustralia/scraperwiki-python.git /app/.heroku/src/scraperwiki" failed with error code 128 in None
[1G
[1G-----> Discovering process types
[1G Procfile declares types -> scraper
Injecting scraper and running...
Traceback (most recent call last):
File "scraper.py", line 3, in <module>
import scraperwiki
ImportError: No module named scraperwiki