Collecting yahoo-finance-pandas==1.0.1 1 location(s) to search for versions of yahoo-finance-pandas: * https://pypi.python.org/simple/yahoo-finance-pandas/ Getting page https://pypi.python.org/simple/yahoo-finance-pandas/ Analyzing links from page https://pypi.org/simple/yahoo-finance-pandas/ Skipping link https://files.pythonhosted.org/packages/b5/71/f777628f46af499e3bdc4eee6290a8e4af1a0b7c1d25f7564959d4ddf473/yahoo_finance_pandas-1.0-py2-none-any.whl#sha256=42418a2dac245bfad6feafe4287d9581c574794e136f0163460263aebcd1b055 (from https://pypi.org/simple/yahoo-finance-pandas/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ee/1a/0133adb2c6015fcab86c51a65a6bad13691e9245293a83849259611bb854/yahoo_finance_pandas-1.0.tar.gz#sha256=9b1f9ed302d26768ca2ab17ab30b8fd8e69064c9cc4827e76993ba4d1928f6c7 (from https://pypi.org/simple/yahoo-finance-pandas/), version: 1.0 Skipping link https://files.pythonhosted.org/packages/10/3b/3c489495628c6c5a39185c1b46b145ec3b2dad4329d8b1e981a14406bd36/yahoo_finance_pandas-1.0.1-py2-none-any.whl#sha256=d1f3e0254d01b909ab12eea75d1b286e1726664e966c59733dc8b73aa7f532a7 (from https://pypi.org/simple/yahoo-finance-pandas/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/fb/1a/3db3b48c8cb4ac7fe1cbe989897cbb3fb1698e6f9116c81e8d92050a9d20/yahoo_finance_pandas-1.0.1.tar.gz#sha256=71c1aab4e439f86c04157c175688ba851a89bfa19d082a0559186e5c53816558 (from https://pypi.org/simple/yahoo-finance-pandas/), version: 1.0.1 Skipping link https://files.pythonhosted.org/packages/f5/21/1eede376525ba506fed3aa5da4c0ec6bfcaf2e9875ba959406ccc426ab2e/yahoo_finance_pandas-1.0.2-py2-none-any.whl#sha256=9490ae7c1ecf99e078709218cc36e19860708e8a1abea41018e49bbb494261ed (from https://pypi.org/simple/yahoo-finance-pandas/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/9e/c9/82c26f230f9b4aa43f78e8ee39a1c374e2fbb602b1d6dc7f19a830940c35/yahoo_finance_pandas-1.0.2.tar.gz#sha256=095c8c511bcfe2778ce98245f36b8fbb14983c6eb639e0def60534ab58316210 (from https://pypi.org/simple/yahoo-finance-pandas/), version: 1.0.2 Using version 1.0.1 (newest of versions: 1.0.1) Downloading https://files.pythonhosted.org/packages/fb/1a/3db3b48c8cb4ac7fe1cbe989897cbb3fb1698e6f9116c81e8d92050a9d20/yahoo_finance_pandas-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fb/1a/3db3b48c8cb4ac7fe1cbe989897cbb3fb1698e6f9116c81e8d92050a9d20/yahoo_finance_pandas-1.0.1.tar.gz#sha256=71c1aab4e439f86c04157c175688ba851a89bfa19d082a0559186e5c53816558 (from https://pypi.org/simple/yahoo-finance-pandas/) Running setup.py (path:/tmp/pip-build-1rcoyij5/yahoo-finance-pandas/setup.py) egg_info for package yahoo-finance-pandas Running command python setup.py egg_info running egg_info creating pip-egg-info/yahoo_finance_pandas.egg-info writing pip-egg-info/yahoo_finance_pandas.egg-info/PKG-INFO writing dependency_links to pip-egg-info/yahoo_finance_pandas.egg-info/dependency_links.txt writing top-level names to pip-egg-info/yahoo_finance_pandas.egg-info/top_level.txt writing manifest file 'pip-egg-info/yahoo_finance_pandas.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/yahoo_finance_pandas.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/yahoo_finance_pandas.egg-info/SOURCES.txt' Source in /tmp/pip-build-1rcoyij5/yahoo-finance-pandas has version 1.0.1, which satisfies requirement yahoo-finance-pandas==1.0.1 from https://files.pythonhosted.org/packages/fb/1a/3db3b48c8cb4ac7fe1cbe989897cbb3fb1698e6f9116c81e8d92050a9d20/yahoo_finance_pandas-1.0.1.tar.gz#sha256=71c1aab4e439f86c04157c175688ba851a89bfa19d082a0559186e5c53816558 Building wheels for collected packages: yahoo-finance-pandas Running setup.py bdist_wheel for yahoo-finance-pandas: started Destination directory: /tmp/tmpre5au7lnpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1rcoyij5/yahoo-finance-pandas/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/tmpre5au7lnpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/yahoo_finance_pandas copying yahoo_finance_pandas/dividends.py -> build/lib/yahoo_finance_pandas copying yahoo_finance_pandas/stocks.py -> build/lib/yahoo_finance_pandas copying yahoo_finance_pandas/__init__.py -> build/lib/yahoo_finance_pandas copying yahoo_finance_pandas/options.py -> build/lib/yahoo_finance_pandas 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_pandas copying build/lib/yahoo_finance_pandas/dividends.py -> build/bdist.linux-armv7l/wheel/yahoo_finance_pandas copying build/lib/yahoo_finance_pandas/stocks.py -> build/bdist.linux-armv7l/wheel/yahoo_finance_pandas copying build/lib/yahoo_finance_pandas/__init__.py -> build/bdist.linux-armv7l/wheel/yahoo_finance_pandas copying build/lib/yahoo_finance_pandas/options.py -> build/bdist.linux-armv7l/wheel/yahoo_finance_pandas running install_egg_info running egg_info writing yahoo_finance_pandas.egg-info/PKG-INFO writing top-level names to yahoo_finance_pandas.egg-info/top_level.txt writing dependency_links to yahoo_finance_pandas.egg-info/dependency_links.txt reading manifest file 'yahoo_finance_pandas.egg-info/SOURCES.txt' writing manifest file 'yahoo_finance_pandas.egg-info/SOURCES.txt' Copying yahoo_finance_pandas.egg-info to build/bdist.linux-armv7l/wheel/yahoo_finance_pandas-1.0.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/yahoo_finance_pandas-1.0.1.dist-info/WHEEL creating '/tmp/tmpre5au7lnpip-wheel-/yahoo_finance_pandas-1.0.1-py3-none-any.whl' and adding '.' to it adding 'yahoo_finance_pandas/__init__.py' adding 'yahoo_finance_pandas/dividends.py' adding 'yahoo_finance_pandas/options.py' adding 'yahoo_finance_pandas/stocks.py' adding 'yahoo_finance_pandas-1.0.1.dist-info/DESCRIPTION.rst' adding 'yahoo_finance_pandas-1.0.1.dist-info/metadata.json' adding 'yahoo_finance_pandas-1.0.1.dist-info/top_level.txt' adding 'yahoo_finance_pandas-1.0.1.dist-info/WHEEL' adding 'yahoo_finance_pandas-1.0.1.dist-info/METADATA' adding 'yahoo_finance_pandas-1.0.1.dist-info/RECORD' Running setup.py bdist_wheel for yahoo-finance-pandas: finished with status 'done' Stored in directory: /tmp/tmpcg59trtr Successfully built yahoo-finance-pandas Cleaning up... Removing source in /tmp/pip-build-1rcoyij5/yahoo-finance-pandas