Injecting configuration and compiling...
[1G [1G-----> Python app detected
[1G ! The latest version of Python 2 is python-2.7.14 (you are using python-2.7.9, which is unsupported).
[1G ! We recommend upgrading by specifying the latest version (python-2.7.14).
[1G Learn More: https://devcenter.heroku.com/articles/python-runtimes
[1G-----> Installing python-2.7.9
[1G-----> Installing pip
[1G-----> Installing requirements with pip
[1G DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support[1G Obtaining scraperwiki from git+http://github.com/openaustralia/scraperwiki-python.git@morph_defaults#egg=scraperwiki (from -r /tmp/build/requirements.txt (line 6))
[1G Cloning http://github.com/openaustralia/scraperwiki-python.git (to revision morph_defaults) to /app/.heroku/src/scraperwiki
[1G Running command git clone -q http://github.com/openaustralia/scraperwiki-python.git /app/.heroku/src/scraperwiki
[1G Running command git checkout -b morph_defaults --track origin/morph_defaults
[1G Switched to a new branch 'morph_defaults'
[1G Branch morph_defaults set up to track remote branch morph_defaults from origin.
[1G Collecting lxml==3.4.4
[1G Downloading lxml-3.4.4.tar.gz (3.5 MB)
[1G Collecting cssselect==0.9.1
[1G Downloading cssselect-0.9.1.tar.gz (32 kB)
[1G Collecting requests==2.23.0
[1G Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
[1G Collecting dumptruck>=0.1.2
[1G Downloading dumptruck-0.1.6.tar.gz (15 kB)
[1G Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
[1G Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
[1G Collecting certifi>=2017.4.17
[1G Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
[1G Collecting chardet<4,>=3.0.2
[1G Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[1G Collecting idna<3,>=2.5
[1G Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
[1G Building wheels for collected packages: lxml, cssselect, dumptruck
[1G Building wheel for lxml (setup.py): started
[1G Building wheel for lxml (setup.py): still running...
[1G Building wheel for lxml (setup.py): finished with status 'done'
[1G Created wheel for lxml: filename=lxml-3.4.4-cp27-cp27m-linux_x86_64.whl size=2989846 sha256=1547d3071a0f0ea51ad8ae88a8fd8c0c034e29c861624912f09bfb8f4ee5a092
[1G Stored in directory: /tmp/pip-ephem-wheel-cache-RPD2k6/wheels/d6/de/81/11ae6edd05c75aac677e67dd154c85da758ba6f3e8e80e962e
[1G Building wheel for cssselect (setup.py): started
[1G Building wheel for cssselect (setup.py): finished with status 'done'
[1G Created wheel for cssselect: filename=cssselect-0.9.1-py2-none-any.whl size=26993 sha256=c13e7ae75656d42714a4bf82b388552c7bac492fa6e734977ec09ff9a01a29b5
[1G Stored in directory: /tmp/pip-ephem-wheel-cache-RPD2k6/wheels/85/fe/00/b94036d8583cec9791d8cda24c184f2d2ac1397822f7f0e8d4
[1G Building wheel for dumptruck (setup.py): started
[1G Building wheel for dumptruck (setup.py): finished with status 'done'
[1G Created wheel for dumptruck: filename=dumptruck-0.1.6-py2-none-any.whl size=11842 sha256=2ab384279e766b43b50b408c370cd5508557482d5b30648ecb90e620a1900a02
[1G Stored in directory: /tmp/pip-ephem-wheel-cache-RPD2k6/wheels/dc/75/e9/1e61c4080c73e7bda99614549591f83b53bcc2d682f26fce62
[1G Successfully built lxml cssselect dumptruck
[1G Installing collected packages: dumptruck, urllib3, certifi, chardet, idna, requests, scraperwiki, lxml, cssselect
[1G Running setup.py develop for scraperwiki
[1G Successfully installed certifi-2019.11.28 chardet-3.0.4 cssselect-0.9.1 dumptruck-0.1.6 idna-2.9 lxml-3.4.4 requests-2.23.0 scraperwiki urllib3-1.25.8
[91mDEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
[0m[1G
[1G [1G-----> Discovering process types
[1G Procfile declares types -> scraper
Injecting scraper and running...
File "scraper.py", line 32
SyntaxError: Non-ASCII character '\xe7' in file scraper.py on line 32, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details