Created temporary directory: /tmp/pip-ephem-wheel-cache-ajamf0li Created temporary directory: /tmp/pip-req-tracker-g3b03hh_ Created requirements tracker '/tmp/pip-req-tracker-g3b03hh_' Created temporary directory: /tmp/pip-wheel-kjc8yads Collecting instadan==0.1.0 1 location(s) to search for versions of instadan: * https://pypi.org/simple/instadan/ Getting page https://pypi.org/simple/instadan/ Analyzing links from page https://pypi.org/simple/instadan/ Found link https://files.pythonhosted.org/packages/cd/c5/6a884de5da2618cc808e2271bf1cdc29608385a851df22a81c6896ef7fca/instadan-0.1.0.tar.gz#sha256=94147270931450d9cd4fb4866b492491aba0d224812073f35b233ed34f644a60 (from https://pypi.org/simple/instadan/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-29pcos59 Downloading https://files.pythonhosted.org/packages/cd/c5/6a884de5da2618cc808e2271bf1cdc29608385a851df22a81c6896ef7fca/instadan-0.1.0.tar.gz (85kB) Downloading from URL https://files.pythonhosted.org/packages/cd/c5/6a884de5da2618cc808e2271bf1cdc29608385a851df22a81c6896ef7fca/instadan-0.1.0.tar.gz#sha256=94147270931450d9cd4fb4866b492491aba0d224812073f35b233ed34f644a60 (from https://pypi.org/simple/instadan/) Added instadan==0.1.0 from https://files.pythonhosted.org/packages/cd/c5/6a884de5da2618cc808e2271bf1cdc29608385a851df22a81c6896ef7fca/instadan-0.1.0.tar.gz#sha256=94147270931450d9cd4fb4866b492491aba0d224812073f35b233ed34f644a60 to build tracker '/tmp/pip-req-tracker-g3b03hh_' Running setup.py (path:/tmp/pip-wheel-kjc8yads/instadan/setup.py) egg_info for package instadan Running command python setup.py egg_info running egg_info creating pip-egg-info/instadan.egg-info writing pip-egg-info/instadan.egg-info/PKG-INFO writing top-level names to pip-egg-info/instadan.egg-info/top_level.txt writing dependency_links to pip-egg-info/instadan.egg-info/dependency_links.txt writing requirements to pip-egg-info/instadan.egg-info/requires.txt writing manifest file 'pip-egg-info/instadan.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/instadan.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/instadan.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kjc8yads/instadan has version 0.1.0, which satisfies requirement instadan==0.1.0 from https://files.pythonhosted.org/packages/cd/c5/6a884de5da2618cc808e2271bf1cdc29608385a851df22a81c6896ef7fca/instadan-0.1.0.tar.gz#sha256=94147270931450d9cd4fb4866b492491aba0d224812073f35b233ed34f644a60 Removed instadan==0.1.0 from https://files.pythonhosted.org/packages/cd/c5/6a884de5da2618cc808e2271bf1cdc29608385a851df22a81c6896ef7fca/instadan-0.1.0.tar.gz#sha256=94147270931450d9cd4fb4866b492491aba0d224812073f35b233ed34f644a60 from build tracker '/tmp/pip-req-tracker-g3b03hh_' Building wheels for collected packages: instadan Created temporary directory: /tmp/pip-wheel-14514pb3 Running setup.py bdist_wheel for instadan: started Destination directory: /tmp/pip-wheel-14514pb3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kjc8yads/instadan/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-14514pb3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_bot_comment.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_bot.py -> build/lib/tests copying tests/test_bot_get.py -> build/lib/tests copying tests/test_bot_like.py -> build/lib/tests copying tests/test_bot_follow.py -> build/lib/tests copying tests/test_bot_filter.py -> build/lib/tests copying tests/test_bot_support.py -> build/lib/tests copying tests/test_variables.py -> build/lib/tests copying tests/test_bot_unlike.py -> build/lib/tests creating build/lib/instabot copying instabot/utils.py -> build/lib/instabot copying instabot/__init__.py -> build/lib/instabot copying instabot/singleton.py -> build/lib/instabot creating build/lib/instabot/bot copying instabot/bot/bot_like.py -> build/lib/instabot/bot copying instabot/bot/bot_get.py -> build/lib/instabot/bot copying instabot/bot/__init__.py -> build/lib/instabot/bot copying instabot/bot/bot_unfollow.py -> build/lib/instabot/bot copying instabot/bot/bot_stats.py -> build/lib/instabot/bot copying instabot/bot/bot_support.py -> build/lib/instabot/bot copying instabot/bot/bot_video.py -> build/lib/instabot/bot copying instabot/bot/bot.py -> build/lib/instabot/bot copying instabot/bot/bot_filter.py -> build/lib/instabot/bot copying instabot/bot/bot_delete.py -> build/lib/instabot/bot copying instabot/bot/bot_photo.py -> build/lib/instabot/bot copying instabot/bot/bot_direct.py -> build/lib/instabot/bot copying instabot/bot/bot_unlike.py -> build/lib/instabot/bot copying instabot/bot/bot_checkpoint.py -> build/lib/instabot/bot copying instabot/bot/bot_story.py -> build/lib/instabot/bot copying instabot/bot/bot_block.py -> build/lib/instabot/bot copying instabot/bot/bot_archive.py -> build/lib/instabot/bot copying instabot/bot/bot_follow.py -> build/lib/instabot/bot copying instabot/bot/bot_comment.py -> build/lib/instabot/bot creating build/lib/instabot/api copying instabot/api/api.py -> build/lib/instabot/api copying instabot/api/devices.py -> build/lib/instabot/api copying instabot/api/prepare.py -> build/lib/instabot/api copying instabot/api/__init__.py -> build/lib/instabot/api copying instabot/api/config.py -> build/lib/instabot/api copying instabot/api/api_video.py -> build/lib/instabot/api copying instabot/api/api_photo.py -> build/lib/instabot/api copying instabot/api/api_story.py -> build/lib/instabot/api copying instabot/api/api_login.py -> build/lib/instabot/api creating build/lib/instabot/bot/state copying instabot/bot/state/bot_state.py -> build/lib/instabot/bot/state copying instabot/bot/state/__init__.py -> build/lib/instabot/bot/state copying instabot/bot/state/bot_cache.py -> build/lib/instabot/bot/state 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/tests copying build/lib/tests/test_bot_comment.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bot.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bot_get.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bot_like.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bot_follow.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bot_filter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bot_support.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_variables.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bot_unlike.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/instabot creating build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_like.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_get.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/__init__.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_unfollow.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_stats.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_support.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_video.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_filter.py -> build/bdist.linux-armv7l/wheel/instabot/bot creating build/bdist.linux-armv7l/wheel/instabot/bot/state copying build/lib/instabot/bot/state/bot_state.py -> build/bdist.linux-armv7l/wheel/instabot/bot/state copying build/lib/instabot/bot/state/__init__.py -> build/bdist.linux-armv7l/wheel/instabot/bot/state copying build/lib/instabot/bot/state/bot_cache.py -> build/bdist.linux-armv7l/wheel/instabot/bot/state copying build/lib/instabot/bot/bot_delete.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_photo.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_direct.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_unlike.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_checkpoint.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_story.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_block.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_archive.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_follow.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/bot/bot_comment.py -> build/bdist.linux-armv7l/wheel/instabot/bot copying build/lib/instabot/utils.py -> build/bdist.linux-armv7l/wheel/instabot copying build/lib/instabot/__init__.py -> build/bdist.linux-armv7l/wheel/instabot copying build/lib/instabot/singleton.py -> build/bdist.linux-armv7l/wheel/instabot creating build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/api.py -> build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/devices.py -> build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/prepare.py -> build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/__init__.py -> build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/config.py -> build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/api_video.py -> build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/api_photo.py -> build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/api_story.py -> build/bdist.linux-armv7l/wheel/instabot/api copying build/lib/instabot/api/api_login.py -> build/bdist.linux-armv7l/wheel/instabot/api running install_egg_info running egg_info writing dependency_links to instadan.egg-info/dependency_links.txt writing instadan.egg-info/PKG-INFO writing requirements to instadan.egg-info/requires.txt writing top-level names to instadan.egg-info/top_level.txt reading manifest file 'instadan.egg-info/SOURCES.txt' writing manifest file 'instadan.egg-info/SOURCES.txt' Copying instadan.egg-info to build/bdist.linux-armv7l/wheel/instadan-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/instadan-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-14514pb3/instadan-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'instabot/__init__.py' adding 'instabot/singleton.py' adding 'instabot/utils.py' adding 'instabot/api/__init__.py' adding 'instabot/api/api.py' adding 'instabot/api/api_login.py' adding 'instabot/api/api_photo.py' adding 'instabot/api/api_story.py' adding 'instabot/api/api_video.py' adding 'instabot/api/config.py' adding 'instabot/api/devices.py' adding 'instabot/api/prepare.py' adding 'instabot/bot/__init__.py' adding 'instabot/bot/bot.py' adding 'instabot/bot/bot_archive.py' adding 'instabot/bot/bot_block.py' adding 'instabot/bot/bot_checkpoint.py' adding 'instabot/bot/bot_comment.py' adding 'instabot/bot/bot_delete.py' adding 'instabot/bot/bot_direct.py' adding 'instabot/bot/bot_filter.py' adding 'instabot/bot/bot_follow.py' adding 'instabot/bot/bot_get.py' adding 'instabot/bot/bot_like.py' adding 'instabot/bot/bot_photo.py' adding 'instabot/bot/bot_stats.py' adding 'instabot/bot/bot_story.py' adding 'instabot/bot/bot_support.py' adding 'instabot/bot/bot_unfollow.py' adding 'instabot/bot/bot_unlike.py' adding 'instabot/bot/bot_video.py' adding 'instabot/bot/state/__init__.py' adding 'instabot/bot/state/bot_cache.py' adding 'instabot/bot/state/bot_state.py' adding 'tests/__init__.py' adding 'tests/test_bot.py' adding 'tests/test_bot_comment.py' adding 'tests/test_bot_filter.py' adding 'tests/test_bot_follow.py' adding 'tests/test_bot_get.py' adding 'tests/test_bot_like.py' adding 'tests/test_bot_support.py' adding 'tests/test_bot_unlike.py' adding 'tests/test_variables.py' adding 'instadan-0.1.0.dist-info/METADATA' adding 'instadan-0.1.0.dist-info/WHEEL' adding 'instadan-0.1.0.dist-info/top_level.txt' adding 'instadan-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for instadan: finished with status 'done' Stored in directory: /tmp/tmp6ftx5c68 Successfully built instadan Cleaning up... Removing source in /tmp/pip-wheel-kjc8yads/instadan Removed build tracker '/tmp/pip-req-tracker-g3b03hh_'