Created temporary directory: /tmp/pip-ephem-wheel-cache-o9j4fzj9 Created temporary directory: /tmp/pip-req-tracker-6wmcc8zv Created requirements tracker '/tmp/pip-req-tracker-6wmcc8zv' Created temporary directory: /tmp/pip-wheel-lppyr1ww Collecting google-play-scraper==0.0.1 1 location(s) to search for versions of google-play-scraper: * https://pypi.org/simple/google-play-scraper/ Getting page https://pypi.org/simple/google-play-scraper/ Analyzing links from page https://pypi.org/simple/google-play-scraper/ Found link https://files.pythonhosted.org/packages/b6/f4/c9af38b1e3de0a8c0547833dd1e5a0e340248ae3c5d6887bb832a0966dfc/google-play-scraper-0.0.1.tar.gz#sha256=0c58e91dc3ba602d57589f49ec57ad51bcb9d2e46e5277d9458207614873788b (from https://pypi.org/simple/google-play-scraper/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-mctp33wi Downloading https://files.pythonhosted.org/packages/b6/f4/c9af38b1e3de0a8c0547833dd1e5a0e340248ae3c5d6887bb832a0966dfc/google-play-scraper-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b6/f4/c9af38b1e3de0a8c0547833dd1e5a0e340248ae3c5d6887bb832a0966dfc/google-play-scraper-0.0.1.tar.gz#sha256=0c58e91dc3ba602d57589f49ec57ad51bcb9d2e46e5277d9458207614873788b (from https://pypi.org/simple/google-play-scraper/) Added google-play-scraper==0.0.1 from https://files.pythonhosted.org/packages/b6/f4/c9af38b1e3de0a8c0547833dd1e5a0e340248ae3c5d6887bb832a0966dfc/google-play-scraper-0.0.1.tar.gz#sha256=0c58e91dc3ba602d57589f49ec57ad51bcb9d2e46e5277d9458207614873788b to build tracker '/tmp/pip-req-tracker-6wmcc8zv' Running setup.py (path:/tmp/pip-wheel-lppyr1ww/google-play-scraper/setup.py) egg_info for package google-play-scraper Running command python setup.py egg_info running egg_info creating pip-egg-info/google_play_scraper.egg-info writing dependency_links to pip-egg-info/google_play_scraper.egg-info/dependency_links.txt writing pip-egg-info/google_play_scraper.egg-info/PKG-INFO writing top-level names to pip-egg-info/google_play_scraper.egg-info/top_level.txt writing manifest file 'pip-egg-info/google_play_scraper.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/google_play_scraper.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/google_play_scraper.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lppyr1ww/google-play-scraper has version 0.0.1, which satisfies requirement google-play-scraper==0.0.1 from https://files.pythonhosted.org/packages/b6/f4/c9af38b1e3de0a8c0547833dd1e5a0e340248ae3c5d6887bb832a0966dfc/google-play-scraper-0.0.1.tar.gz#sha256=0c58e91dc3ba602d57589f49ec57ad51bcb9d2e46e5277d9458207614873788b Removed google-play-scraper==0.0.1 from https://files.pythonhosted.org/packages/b6/f4/c9af38b1e3de0a8c0547833dd1e5a0e340248ae3c5d6887bb832a0966dfc/google-play-scraper-0.0.1.tar.gz#sha256=0c58e91dc3ba602d57589f49ec57ad51bcb9d2e46e5277d9458207614873788b from build tracker '/tmp/pip-req-tracker-6wmcc8zv' Building wheels for collected packages: google-play-scraper Created temporary directory: /tmp/pip-wheel-qvn6irxl Running setup.py bdist_wheel for google-play-scraper: started Destination directory: /tmp/pip-wheel-qvn6irxl Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lppyr1ww/google-play-scraper/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-qvn6irxl running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/google_play_scraper copying google_play_scraper/__init__.py -> build/lib/google_play_scraper copying google_play_scraper/utils.py -> build/lib/google_play_scraper copying google_play_scraper/exceptions.py -> build/lib/google_play_scraper creating build/lib/google_play_scraper/constants copying google_play_scraper/constants/url.py -> build/lib/google_play_scraper/constants copying google_play_scraper/constants/__init__.py -> build/lib/google_play_scraper/constants copying google_play_scraper/constants/element.py -> build/lib/google_play_scraper/constants copying google_play_scraper/constants/regex.py -> build/lib/google_play_scraper/constants installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/google_play_scraper creating build/bdist.linux-armv7l/wheel/google_play_scraper/constants copying build/lib/google_play_scraper/constants/url.py -> build/bdist.linux-armv7l/wheel/google_play_scraper/constants copying build/lib/google_play_scraper/constants/__init__.py -> build/bdist.linux-armv7l/wheel/google_play_scraper/constants copying build/lib/google_play_scraper/constants/element.py -> build/bdist.linux-armv7l/wheel/google_play_scraper/constants copying build/lib/google_play_scraper/constants/regex.py -> build/bdist.linux-armv7l/wheel/google_play_scraper/constants copying build/lib/google_play_scraper/__init__.py -> build/bdist.linux-armv7l/wheel/google_play_scraper copying build/lib/google_play_scraper/utils.py -> build/bdist.linux-armv7l/wheel/google_play_scraper copying build/lib/google_play_scraper/exceptions.py -> build/bdist.linux-armv7l/wheel/google_play_scraper running install_egg_info running egg_info writing google_play_scraper.egg-info/PKG-INFO writing dependency_links to google_play_scraper.egg-info/dependency_links.txt writing top-level names to google_play_scraper.egg-info/top_level.txt reading manifest file 'google_play_scraper.egg-info/SOURCES.txt' writing manifest file 'google_play_scraper.egg-info/SOURCES.txt' Copying google_play_scraper.egg-info to build/bdist.linux-armv7l/wheel/google_play_scraper-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/google_play_scraper-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-qvn6irxl/google_play_scraper-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'google_play_scraper/__init__.py' adding 'google_play_scraper/exceptions.py' adding 'google_play_scraper/utils.py' adding 'google_play_scraper/constants/__init__.py' adding 'google_play_scraper/constants/element.py' adding 'google_play_scraper/constants/regex.py' adding 'google_play_scraper/constants/url.py' adding 'google_play_scraper-0.0.1.dist-info/METADATA' adding 'google_play_scraper-0.0.1.dist-info/WHEEL' adding 'google_play_scraper-0.0.1.dist-info/top_level.txt' adding 'google_play_scraper-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for google-play-scraper: finished with status 'done' Stored in directory: /tmp/tmpqz9f56fo Successfully built google-play-scraper Cleaning up... Removing source in /tmp/pip-wheel-lppyr1ww/google-play-scraper Removed build tracker '/tmp/pip-req-tracker-6wmcc8zv'