Created temporary directory: /tmp/pip-ephem-wheel-cache-4l7l61t4 Created temporary directory: /tmp/pip-req-tracker-5rf1wnd9 Created requirements tracker '/tmp/pip-req-tracker-5rf1wnd9' Created temporary directory: /tmp/pip-wheel-pmhlsbcx Collecting stock-data==0.0 1 location(s) to search for versions of stock-data: * https://pypi.org/simple/stock-data/ Getting page https://pypi.org/simple/stock-data/ Analyzing links from page https://pypi.org/simple/stock-data/ Found link https://files.pythonhosted.org/packages/16/83/30dcb67d51db1fc5ed476a77555a86e7d9a1e6d333b9c1fb0c77bb7152f9/stock-data-0.0.tar.gz#sha256=64fe9de2a6cb60010a8dec3b982ea193d7fe76a2087ecb2e96f84e301c60aaa9 (from https://pypi.org/simple/stock-data/), version: 0.0 Using version 0.0 (newest of versions: 0.0) Created temporary directory: /tmp/pip-unpack-yv07o0my Downloading https://files.pythonhosted.org/packages/16/83/30dcb67d51db1fc5ed476a77555a86e7d9a1e6d333b9c1fb0c77bb7152f9/stock-data-0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/16/83/30dcb67d51db1fc5ed476a77555a86e7d9a1e6d333b9c1fb0c77bb7152f9/stock-data-0.0.tar.gz#sha256=64fe9de2a6cb60010a8dec3b982ea193d7fe76a2087ecb2e96f84e301c60aaa9 (from https://pypi.org/simple/stock-data/) Added stock-data==0.0 from https://files.pythonhosted.org/packages/16/83/30dcb67d51db1fc5ed476a77555a86e7d9a1e6d333b9c1fb0c77bb7152f9/stock-data-0.0.tar.gz#sha256=64fe9de2a6cb60010a8dec3b982ea193d7fe76a2087ecb2e96f84e301c60aaa9 to build tracker '/tmp/pip-req-tracker-5rf1wnd9' Running setup.py (path:/tmp/pip-wheel-pmhlsbcx/stock-data/setup.py) egg_info for package stock-data Running command python setup.py egg_info running egg_info creating pip-egg-info/stock_data.egg-info writing dependency_links to pip-egg-info/stock_data.egg-info/dependency_links.txt writing top-level names to pip-egg-info/stock_data.egg-info/top_level.txt writing pip-egg-info/stock_data.egg-info/PKG-INFO writing manifest file 'pip-egg-info/stock_data.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/stock_data.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/stock_data.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pmhlsbcx/stock-data has version 0.0, which satisfies requirement stock-data==0.0 from https://files.pythonhosted.org/packages/16/83/30dcb67d51db1fc5ed476a77555a86e7d9a1e6d333b9c1fb0c77bb7152f9/stock-data-0.0.tar.gz#sha256=64fe9de2a6cb60010a8dec3b982ea193d7fe76a2087ecb2e96f84e301c60aaa9 Removed stock-data==0.0 from https://files.pythonhosted.org/packages/16/83/30dcb67d51db1fc5ed476a77555a86e7d9a1e6d333b9c1fb0c77bb7152f9/stock-data-0.0.tar.gz#sha256=64fe9de2a6cb60010a8dec3b982ea193d7fe76a2087ecb2e96f84e301c60aaa9 from build tracker '/tmp/pip-req-tracker-5rf1wnd9' Building wheels for collected packages: stock-data Created temporary directory: /tmp/pip-wheel-k6ptx4rc Running setup.py bdist_wheel for stock-data: started Destination directory: /tmp/pip-wheel-k6ptx4rc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pmhlsbcx/stock-data/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-k6ptx4rc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/stock-data copying stock-data/test_risk_metrics.py -> build/lib/stock-data copying stock-data/alpha.py -> build/lib/stock-data copying stock-data/volatility.py -> build/lib/stock-data copying stock-data/current_price.py -> build/lib/stock-data copying stock-data/beta.py -> build/lib/stock-data copying stock-data/yahoo_recs.py -> build/lib/stock-data copying stock-data/value_at_risk.py -> build/lib/stock-data copying stock-data/calmar_ratio.py -> build/lib/stock-data copying stock-data/rsi.py -> build/lib/stock-data copying stock-data/ols_stats.py -> build/lib/stock-data copying stock-data/test_risk_adjusted_metrics.py -> build/lib/stock-data copying stock-data/tickers.py -> build/lib/stock-data copying stock-data/rolling_sharpe.py -> build/lib/stock-data copying stock-data/__init__.py -> build/lib/stock-data copying stock-data/cagr_ratio.py -> build/lib/stock-data copying stock-data/r_squared.py -> build/lib/stock-data copying stock-data/recent_news.py -> build/lib/stock-data copying stock-data/momentum.py -> build/lib/stock-data copying stock-data/rolling_sortino.py -> build/lib/stock-data copying stock-data/main.py -> build/lib/stock-data copying stock-data/max_drawdown.py -> build/lib/stock-data copying stock-data/ratios.py -> build/lib/stock-data copying stock-data/sentiment_value.py -> build/lib/stock-data copying stock-data/sortino.py -> build/lib/stock-data 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/stock-data copying build/lib/stock-data/test_risk_metrics.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/alpha.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/volatility.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/current_price.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/beta.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/yahoo_recs.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/value_at_risk.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/calmar_ratio.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/rsi.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/ols_stats.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/test_risk_adjusted_metrics.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/tickers.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/rolling_sharpe.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/__init__.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/cagr_ratio.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/r_squared.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/recent_news.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/momentum.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/rolling_sortino.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/main.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/max_drawdown.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/ratios.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/sentiment_value.py -> build/bdist.linux-armv7l/wheel/stock-data copying build/lib/stock-data/sortino.py -> build/bdist.linux-armv7l/wheel/stock-data running install_egg_info running egg_info writing top-level names to stock_data.egg-info/top_level.txt writing dependency_links to stock_data.egg-info/dependency_links.txt writing stock_data.egg-info/PKG-INFO reading manifest file 'stock_data.egg-info/SOURCES.txt' writing manifest file 'stock_data.egg-info/SOURCES.txt' Copying stock_data.egg-info to build/bdist.linux-armv7l/wheel/stock_data-0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/stock_data-0.0.dist-info/WHEEL creating '/tmp/pip-wheel-k6ptx4rc/stock_data-0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'stock-data/__init__.py' adding 'stock-data/alpha.py' adding 'stock-data/beta.py' adding 'stock-data/cagr_ratio.py' adding 'stock-data/calmar_ratio.py' adding 'stock-data/current_price.py' adding 'stock-data/main.py' adding 'stock-data/max_drawdown.py' adding 'stock-data/momentum.py' adding 'stock-data/ols_stats.py' adding 'stock-data/r_squared.py' adding 'stock-data/ratios.py' adding 'stock-data/recent_news.py' adding 'stock-data/rolling_sharpe.py' adding 'stock-data/rolling_sortino.py' adding 'stock-data/rsi.py' adding 'stock-data/sentiment_value.py' adding 'stock-data/sortino.py' adding 'stock-data/test_risk_adjusted_metrics.py' adding 'stock-data/test_risk_metrics.py' adding 'stock-data/tickers.py' adding 'stock-data/value_at_risk.py' adding 'stock-data/volatility.py' adding 'stock-data/yahoo_recs.py' adding 'stock_data-0.0.dist-info/METADATA' adding 'stock_data-0.0.dist-info/WHEEL' adding 'stock_data-0.0.dist-info/top_level.txt' adding 'stock_data-0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for stock-data: finished with status 'done' Stored in directory: /tmp/tmprt32ujig Successfully built stock-data Cleaning up... Removing source in /tmp/pip-wheel-pmhlsbcx/stock-data Removed build tracker '/tmp/pip-req-tracker-5rf1wnd9'