Created temporary directory: /tmp/pip-ephem-wheel-cache-x_9aj6wd Created temporary directory: /tmp/pip-req-tracker-i_zqoc_9 Created requirements tracker '/tmp/pip-req-tracker-i_zqoc_9' Created temporary directory: /tmp/pip-wheel-_18fmo0h Collecting investpy==0.3.6 1 location(s) to search for versions of investpy: * https://pypi.org/simple/investpy/ Getting page https://pypi.org/simple/investpy/ Analyzing links from page https://pypi.org/simple/investpy/ Found link https://files.pythonhosted.org/packages/a4/fb/7efc27c37e1816a145045cfb4c4b46e749ad42b9926f9e691ff6c90e17a5/investpy-0.3.6.tar.gz#sha256=d61c7ced74e78bc117e21fc124b74e4a86fe7d4485265a8b9720a4cd4b208252 (from https://pypi.org/simple/investpy/), version: 0.3.6 Using version 0.3.6 (newest of versions: 0.3.6) Created temporary directory: /tmp/pip-unpack-ow4ezrt4 Downloading https://files.pythonhosted.org/packages/a4/fb/7efc27c37e1816a145045cfb4c4b46e749ad42b9926f9e691ff6c90e17a5/investpy-0.3.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a4/fb/7efc27c37e1816a145045cfb4c4b46e749ad42b9926f9e691ff6c90e17a5/investpy-0.3.6.tar.gz#sha256=d61c7ced74e78bc117e21fc124b74e4a86fe7d4485265a8b9720a4cd4b208252 (from https://pypi.org/simple/investpy/) Added investpy==0.3.6 from https://files.pythonhosted.org/packages/a4/fb/7efc27c37e1816a145045cfb4c4b46e749ad42b9926f9e691ff6c90e17a5/investpy-0.3.6.tar.gz#sha256=d61c7ced74e78bc117e21fc124b74e4a86fe7d4485265a8b9720a4cd4b208252 to build tracker '/tmp/pip-req-tracker-i_zqoc_9' Running setup.py (path:/tmp/pip-wheel-_18fmo0h/investpy/setup.py) egg_info for package investpy Running command python setup.py egg_info running egg_info creating pip-egg-info/investpy.egg-info writing dependency_links to pip-egg-info/investpy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/investpy.egg-info/top_level.txt writing pip-egg-info/investpy.egg-info/PKG-INFO writing requirements to pip-egg-info/investpy.egg-info/requires.txt writing manifest file 'pip-egg-info/investpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/investpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/investpy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_18fmo0h/investpy has version 0.3.6, which satisfies requirement investpy==0.3.6 from https://files.pythonhosted.org/packages/a4/fb/7efc27c37e1816a145045cfb4c4b46e749ad42b9926f9e691ff6c90e17a5/investpy-0.3.6.tar.gz#sha256=d61c7ced74e78bc117e21fc124b74e4a86fe7d4485265a8b9720a4cd4b208252 Removed investpy==0.3.6 from https://files.pythonhosted.org/packages/a4/fb/7efc27c37e1816a145045cfb4c4b46e749ad42b9926f9e691ff6c90e17a5/investpy-0.3.6.tar.gz#sha256=d61c7ced74e78bc117e21fc124b74e4a86fe7d4485265a8b9720a4cd4b208252 from build tracker '/tmp/pip-req-tracker-i_zqoc_9' Building wheels for collected packages: investpy Created temporary directory: /tmp/pip-wheel-kpw9unro Running setup.py bdist_wheel for investpy: started Destination directory: /tmp/pip-wheel-kpw9unro Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_18fmo0h/investpy/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-kpw9unro running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/investpy copying investpy/equities.py -> build/lib/investpy copying investpy/funds.py -> build/lib/investpy copying investpy/Data.py -> build/lib/investpy copying investpy/user_agent.py -> build/lib/investpy copying investpy/__init__.py -> build/lib/investpy creating build/lib/investpy/resources copying investpy/resources/__init__.py -> build/lib/investpy/resources running egg_info writing investpy.egg-info/PKG-INFO writing top-level names to investpy.egg-info/top_level.txt writing requirements to investpy.egg-info/requires.txt writing dependency_links to investpy.egg-info/dependency_links.txt reading manifest file 'investpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'investpy.egg-info/SOURCES.txt' copying investpy/resources/equities.csv -> build/lib/investpy/resources copying investpy/resources/funds.csv -> build/lib/investpy/resources copying investpy/resources/user-agent-list.txt -> build/lib/investpy/resources 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/investpy copying build/lib/investpy/equities.py -> build/bdist.linux-armv7l/wheel/investpy copying build/lib/investpy/funds.py -> build/bdist.linux-armv7l/wheel/investpy copying build/lib/investpy/Data.py -> build/bdist.linux-armv7l/wheel/investpy copying build/lib/investpy/user_agent.py -> build/bdist.linux-armv7l/wheel/investpy copying build/lib/investpy/__init__.py -> build/bdist.linux-armv7l/wheel/investpy creating build/bdist.linux-armv7l/wheel/investpy/resources copying build/lib/investpy/resources/equities.csv -> build/bdist.linux-armv7l/wheel/investpy/resources copying build/lib/investpy/resources/funds.csv -> build/bdist.linux-armv7l/wheel/investpy/resources copying build/lib/investpy/resources/__init__.py -> build/bdist.linux-armv7l/wheel/investpy/resources copying build/lib/investpy/resources/user-agent-list.txt -> build/bdist.linux-armv7l/wheel/investpy/resources running install_data creating build/bdist.linux-armv7l/wheel/investpy-0.3.6.data creating build/bdist.linux-armv7l/wheel/investpy-0.3.6.data/data creating build/bdist.linux-armv7l/wheel/investpy-0.3.6.data/data/equities copying investpy/resources/equities.csv -> build/bdist.linux-armv7l/wheel/investpy-0.3.6.data/data/equities creating build/bdist.linux-armv7l/wheel/investpy-0.3.6.data/data/funds copying investpy/resources/funds.csv -> build/bdist.linux-armv7l/wheel/investpy-0.3.6.data/data/funds creating build/bdist.linux-armv7l/wheel/investpy-0.3.6.data/data/user-agents copying investpy/resources/user-agent-list.txt -> build/bdist.linux-armv7l/wheel/investpy-0.3.6.data/data/user-agents running install_egg_info Copying investpy.egg-info to build/bdist.linux-armv7l/wheel/investpy-0.3.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/investpy-0.3.6.dist-info/WHEEL creating '/tmp/pip-wheel-kpw9unro/investpy-0.3.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'investpy/Data.py' adding 'investpy/__init__.py' adding 'investpy/equities.py' adding 'investpy/funds.py' adding 'investpy/user_agent.py' adding 'investpy/resources/__init__.py' adding 'investpy/resources/equities.csv' adding 'investpy/resources/funds.csv' adding 'investpy/resources/user-agent-list.txt' adding 'investpy-0.3.6.data/data/equities/equities.csv' adding 'investpy-0.3.6.data/data/funds/funds.csv' adding 'investpy-0.3.6.data/data/user-agents/user-agent-list.txt' adding 'investpy-0.3.6.dist-info/METADATA' adding 'investpy-0.3.6.dist-info/WHEEL' adding 'investpy-0.3.6.dist-info/top_level.txt' adding 'investpy-0.3.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for investpy: finished with status 'done' Stored in directory: /tmp/tmphis629a6 Successfully built investpy Cleaning up... Removing source in /tmp/pip-wheel-_18fmo0h/investpy Removed build tracker '/tmp/pip-req-tracker-i_zqoc_9'