Created temporary directory: /tmp/pip-ephem-wheel-cache-nlcspd3o Created temporary directory: /tmp/pip-req-tracker-0_zxrj77 Created requirements tracker '/tmp/pip-req-tracker-0_zxrj77' Created temporary directory: /tmp/pip-wheel-vsielvy0 Collecting yahoo-finance-hdd==0.2.2 1 location(s) to search for versions of yahoo-finance-hdd: * https://pypi.org/simple/yahoo-finance-hdd/ Getting page https://pypi.org/simple/yahoo-finance-hdd/ Analyzing links from page https://pypi.org/simple/yahoo-finance-hdd/ Found link https://files.pythonhosted.org/packages/36/57/58e47896cdd20538c30cf833434919229e608624c8aa8a388c821dd72e4f/yahoo_finance_hdd-0.2.tar.gz#sha256=2a788d87e1664132dc9ea2ee90fa5d1748381ba8cd7a846a3f3c2fc194b2a394 (from https://pypi.org/simple/yahoo-finance-hdd/), version: 0.2 Found link https://files.pythonhosted.org/packages/e8/43/91d852198c56c1430a956fa5dcfc2d4ae6900a836faac51f65fa59b03368/yahoo_finance_hdd-0.2.1.tar.gz#sha256=dfbc881cec7935ba9d3d938657a81a99d9e46a6fea32f597ef81c6d05d6bad05 (from https://pypi.org/simple/yahoo-finance-hdd/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/0e/44/ca801fb2b73f78d597ee6f333faa28b3f75d152f6d184c44bf21a2bf6571/yahoo_finance_hdd-0.2.2.tar.gz#sha256=ac8068c9825c8fabe3011f3691420c52d62d02ebaef5c8cc0c3e2596202cec8c (from https://pypi.org/simple/yahoo-finance-hdd/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-2pl_7qfk Downloading https://files.pythonhosted.org/packages/0e/44/ca801fb2b73f78d597ee6f333faa28b3f75d152f6d184c44bf21a2bf6571/yahoo_finance_hdd-0.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0e/44/ca801fb2b73f78d597ee6f333faa28b3f75d152f6d184c44bf21a2bf6571/yahoo_finance_hdd-0.2.2.tar.gz#sha256=ac8068c9825c8fabe3011f3691420c52d62d02ebaef5c8cc0c3e2596202cec8c (from https://pypi.org/simple/yahoo-finance-hdd/) Added yahoo-finance-hdd==0.2.2 from https://files.pythonhosted.org/packages/0e/44/ca801fb2b73f78d597ee6f333faa28b3f75d152f6d184c44bf21a2bf6571/yahoo_finance_hdd-0.2.2.tar.gz#sha256=ac8068c9825c8fabe3011f3691420c52d62d02ebaef5c8cc0c3e2596202cec8c to build tracker '/tmp/pip-req-tracker-0_zxrj77' Running setup.py (path:/tmp/pip-wheel-vsielvy0/yahoo-finance-hdd/setup.py) egg_info for package yahoo-finance-hdd Running command python setup.py egg_info running egg_info creating pip-egg-info/yahoo_finance_hdd.egg-info writing dependency_links to pip-egg-info/yahoo_finance_hdd.egg-info/dependency_links.txt writing pip-egg-info/yahoo_finance_hdd.egg-info/PKG-INFO writing top-level names to pip-egg-info/yahoo_finance_hdd.egg-info/top_level.txt writing requirements to pip-egg-info/yahoo_finance_hdd.egg-info/requires.txt writing manifest file 'pip-egg-info/yahoo_finance_hdd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/yahoo_finance_hdd.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/yahoo_finance_hdd.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vsielvy0/yahoo-finance-hdd has version 0.2.2, which satisfies requirement yahoo-finance-hdd==0.2.2 from https://files.pythonhosted.org/packages/0e/44/ca801fb2b73f78d597ee6f333faa28b3f75d152f6d184c44bf21a2bf6571/yahoo_finance_hdd-0.2.2.tar.gz#sha256=ac8068c9825c8fabe3011f3691420c52d62d02ebaef5c8cc0c3e2596202cec8c Removed yahoo-finance-hdd==0.2.2 from https://files.pythonhosted.org/packages/0e/44/ca801fb2b73f78d597ee6f333faa28b3f75d152f6d184c44bf21a2bf6571/yahoo_finance_hdd-0.2.2.tar.gz#sha256=ac8068c9825c8fabe3011f3691420c52d62d02ebaef5c8cc0c3e2596202cec8c from build tracker '/tmp/pip-req-tracker-0_zxrj77' Building wheels for collected packages: yahoo-finance-hdd Created temporary directory: /tmp/pip-wheel-0dku73ev Running setup.py bdist_wheel for yahoo-finance-hdd: started Destination directory: /tmp/pip-wheel-0dku73ev Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vsielvy0/yahoo-finance-hdd/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-0dku73ev running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/yahoo_finance_hdd copying yahoo_finance_hdd/yahoo_finance.py -> build/lib/yahoo_finance_hdd copying yahoo_finance_hdd/__init__.py -> build/lib/yahoo_finance_hdd copying yahoo_finance_hdd/exchange_calendars.py -> build/lib/yahoo_finance_hdd 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/yahoo_finance_hdd copying build/lib/yahoo_finance_hdd/yahoo_finance.py -> build/bdist.linux-armv7l/wheel/yahoo_finance_hdd copying build/lib/yahoo_finance_hdd/__init__.py -> build/bdist.linux-armv7l/wheel/yahoo_finance_hdd copying build/lib/yahoo_finance_hdd/exchange_calendars.py -> build/bdist.linux-armv7l/wheel/yahoo_finance_hdd running install_egg_info running egg_info writing yahoo_finance_hdd.egg-info/PKG-INFO writing dependency_links to yahoo_finance_hdd.egg-info/dependency_links.txt writing requirements to yahoo_finance_hdd.egg-info/requires.txt writing top-level names to yahoo_finance_hdd.egg-info/top_level.txt reading manifest file 'yahoo_finance_hdd.egg-info/SOURCES.txt' writing manifest file 'yahoo_finance_hdd.egg-info/SOURCES.txt' Copying yahoo_finance_hdd.egg-info to build/bdist.linux-armv7l/wheel/yahoo_finance_hdd-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/yahoo_finance_hdd-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-0dku73ev/yahoo_finance_hdd-0.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'yahoo_finance_hdd/__init__.py' adding 'yahoo_finance_hdd/exchange_calendars.py' adding 'yahoo_finance_hdd/yahoo_finance.py' adding 'yahoo_finance_hdd-0.2.2.dist-info/METADATA' adding 'yahoo_finance_hdd-0.2.2.dist-info/WHEEL' adding 'yahoo_finance_hdd-0.2.2.dist-info/top_level.txt' adding 'yahoo_finance_hdd-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for yahoo-finance-hdd: finished with status 'done' Stored in directory: /tmp/tmp000v0y5i Successfully built yahoo-finance-hdd Cleaning up... Removing source in /tmp/pip-wheel-vsielvy0/yahoo-finance-hdd Removed build tracker '/tmp/pip-req-tracker-0_zxrj77'