Created temporary directory: /tmp/pip-ephem-wheel-cache-khjhw84c Created temporary directory: /tmp/pip-req-tracker-uisk_cd5 Created requirements tracker '/tmp/pip-req-tracker-uisk_cd5' Created temporary directory: /tmp/pip-wheel-dt5kea04 Collecting insta-scraper==1.0.7 1 location(s) to search for versions of insta-scraper: * https://pypi.org/simple/insta-scraper/ Getting page https://pypi.org/simple/insta-scraper/ Analyzing links from page https://pypi.org/simple/insta-scraper/ Found link https://files.pythonhosted.org/packages/c5/bc/9f72c13b0547e8c561bec9151ee6434aecfd43adab1cdc1160b63acc2891/insta-scraper-1.0.7.tar.gz#sha256=c5f1e2f0ac778e10ed285a2b49259f33f9ae324e6f721bbb204f23a09558fe47 (from https://pypi.org/simple/insta-scraper/), version: 1.0.7 Skipping link https://files.pythonhosted.org/packages/24/17/ac1bbbb7165b5ff22dbe3e324c26a8a7bb9027265f752c1aba363e95f0e6/insta_scraper-1.0.7-py2-none-any.whl#sha256=e450d7c2ab77c0b94b0b5e433fb7b6315d6831864f19835e5e348755d6cb6e33 (from https://pypi.org/simple/insta-scraper/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/6e/d0/1b5cf0542826ded9f7401289764a0077dd364af25d767ef1da488ae2c0f4/insta-scraper-1.0.8.tar.gz#sha256=fb33344740542eee64eacd4a7f96bacf6f78c94267e6725e9a9448fb1b293cc6 (from https://pypi.org/simple/insta-scraper/), version: 1.0.8 Skipping link https://files.pythonhosted.org/packages/49/03/9c04234c3ab8000ae719ea5ef314d55c0fbb6ba653d1129cc91b5913a644/insta_scraper-1.0.8-py2-none-any.whl#sha256=324162cdf44a3416472bb7d03fbea87e66c87716c0c10df4819e7bb3c3bc52ec (from https://pypi.org/simple/insta-scraper/); it is not compatible with this Python Using version 1.0.7 (newest of versions: 1.0.7) Created temporary directory: /tmp/pip-unpack-17q0an9v Downloading https://files.pythonhosted.org/packages/c5/bc/9f72c13b0547e8c561bec9151ee6434aecfd43adab1cdc1160b63acc2891/insta-scraper-1.0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c5/bc/9f72c13b0547e8c561bec9151ee6434aecfd43adab1cdc1160b63acc2891/insta-scraper-1.0.7.tar.gz#sha256=c5f1e2f0ac778e10ed285a2b49259f33f9ae324e6f721bbb204f23a09558fe47 (from https://pypi.org/simple/insta-scraper/) Added insta-scraper==1.0.7 from https://files.pythonhosted.org/packages/c5/bc/9f72c13b0547e8c561bec9151ee6434aecfd43adab1cdc1160b63acc2891/insta-scraper-1.0.7.tar.gz#sha256=c5f1e2f0ac778e10ed285a2b49259f33f9ae324e6f721bbb204f23a09558fe47 to build tracker '/tmp/pip-req-tracker-uisk_cd5' Running setup.py (path:/tmp/pip-wheel-dt5kea04/insta-scraper/setup.py) egg_info for package insta-scraper Running command python setup.py egg_info running egg_info creating pip-egg-info/insta_scraper.egg-info writing requirements to pip-egg-info/insta_scraper.egg-info/requires.txt writing entry points to pip-egg-info/insta_scraper.egg-info/entry_points.txt writing pip-egg-info/insta_scraper.egg-info/PKG-INFO writing dependency_links to pip-egg-info/insta_scraper.egg-info/dependency_links.txt writing top-level names to pip-egg-info/insta_scraper.egg-info/top_level.txt writing manifest file 'pip-egg-info/insta_scraper.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/insta_scraper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/insta_scraper.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dt5kea04/insta-scraper has version 1.0.7, which satisfies requirement insta-scraper==1.0.7 from https://files.pythonhosted.org/packages/c5/bc/9f72c13b0547e8c561bec9151ee6434aecfd43adab1cdc1160b63acc2891/insta-scraper-1.0.7.tar.gz#sha256=c5f1e2f0ac778e10ed285a2b49259f33f9ae324e6f721bbb204f23a09558fe47 Removed insta-scraper==1.0.7 from https://files.pythonhosted.org/packages/c5/bc/9f72c13b0547e8c561bec9151ee6434aecfd43adab1cdc1160b63acc2891/insta-scraper-1.0.7.tar.gz#sha256=c5f1e2f0ac778e10ed285a2b49259f33f9ae324e6f721bbb204f23a09558fe47 from build tracker '/tmp/pip-req-tracker-uisk_cd5' Building wheels for collected packages: insta-scraper Created temporary directory: /tmp/pip-wheel-lu_zxvte Running setup.py bdist_wheel for insta-scraper: started Destination directory: /tmp/pip-wheel-lu_zxvte Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dt5kea04/insta-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-lu_zxvte running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/insta copying insta/insta.py -> build/lib/insta copying insta/__init__.py -> build/lib/insta creating build/lib/insta/instagram copying insta/instagram/instagram.py -> build/lib/insta/instagram copying insta/instagram/__init__.py -> build/lib/insta/instagram creating build/lib/insta/instagram/stories copying insta/instagram/stories/Stories.py -> build/lib/insta/instagram/stories copying insta/instagram/stories/__init__.py -> build/lib/insta/instagram/stories running egg_info writing dependency_links to insta_scraper.egg-info/dependency_links.txt writing requirements to insta_scraper.egg-info/requires.txt writing entry points to insta_scraper.egg-info/entry_points.txt writing insta_scraper.egg-info/PKG-INFO writing top-level names to insta_scraper.egg-info/top_level.txt reading manifest file 'insta_scraper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'insta_scraper.egg-info/SOURCES.txt' 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/insta copying build/lib/insta/insta.py -> build/bdist.linux-armv7l/wheel/insta copying build/lib/insta/__init__.py -> build/bdist.linux-armv7l/wheel/insta creating build/bdist.linux-armv7l/wheel/insta/instagram creating build/bdist.linux-armv7l/wheel/insta/instagram/stories copying build/lib/insta/instagram/stories/Stories.py -> build/bdist.linux-armv7l/wheel/insta/instagram/stories copying build/lib/insta/instagram/stories/__init__.py -> build/bdist.linux-armv7l/wheel/insta/instagram/stories copying build/lib/insta/instagram/instagram.py -> build/bdist.linux-armv7l/wheel/insta/instagram copying build/lib/insta/instagram/__init__.py -> build/bdist.linux-armv7l/wheel/insta/instagram running install_egg_info Copying insta_scraper.egg-info to build/bdist.linux-armv7l/wheel/insta_scraper-1.0.7-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/insta_scraper-1.0.7.dist-info/WHEEL creating '/tmp/pip-wheel-lu_zxvte/insta_scraper-1.0.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'insta/__init__.py' adding 'insta/insta.py' adding 'insta/instagram/__init__.py' adding 'insta/instagram/instagram.py' adding 'insta/instagram/stories/Stories.py' adding 'insta/instagram/stories/__init__.py' adding 'insta_scraper-1.0.7.dist-info/LICENSE' adding 'insta_scraper-1.0.7.dist-info/METADATA' adding 'insta_scraper-1.0.7.dist-info/WHEEL' adding 'insta_scraper-1.0.7.dist-info/entry_points.txt' adding 'insta_scraper-1.0.7.dist-info/top_level.txt' adding 'insta_scraper-1.0.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for insta-scraper: finished with status 'done' Stored in directory: /tmp/tmpz5et1o2e Successfully built insta-scraper Cleaning up... Removing source in /tmp/pip-wheel-dt5kea04/insta-scraper Removed build tracker '/tmp/pip-req-tracker-uisk_cd5'