Collecting lyhtools==0.1.0 1 location(s) to search for versions of lyhtools: * https://pypi.python.org/simple/lyhtools/ Getting page https://pypi.python.org/simple/lyhtools/ Analyzing links from page https://pypi.org/simple/lyhtools/ Found link https://files.pythonhosted.org/packages/6b/e1/e309c114408717bf774b4e32ecfe75baebe2b61f2c7070777bb217934ffc/lyhtools-0.1.0.tar.gz#sha256=60eba7ce8db979ef6ae99bb49c67290be5599f44dc56a50c55853534b2447da5 (from https://pypi.org/simple/lyhtools/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading https://files.pythonhosted.org/packages/6b/e1/e309c114408717bf774b4e32ecfe75baebe2b61f2c7070777bb217934ffc/lyhtools-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6b/e1/e309c114408717bf774b4e32ecfe75baebe2b61f2c7070777bb217934ffc/lyhtools-0.1.0.tar.gz#sha256=60eba7ce8db979ef6ae99bb49c67290be5599f44dc56a50c55853534b2447da5 (from https://pypi.org/simple/lyhtools/) Running setup.py (path:/tmp/pip-build-a1xmo6_n/lyhtools/setup.py) egg_info for package lyhtools Running command python setup.py egg_info running egg_info creating pip-egg-info/lyhtools.egg-info writing dependency_links to pip-egg-info/lyhtools.egg-info/dependency_links.txt writing pip-egg-info/lyhtools.egg-info/PKG-INFO writing top-level names to pip-egg-info/lyhtools.egg-info/top_level.txt writing manifest file 'pip-egg-info/lyhtools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lyhtools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/lyhtools.egg-info/SOURCES.txt' Source in /tmp/pip-build-a1xmo6_n/lyhtools has version 0.1.0, which satisfies requirement lyhtools==0.1.0 from https://files.pythonhosted.org/packages/6b/e1/e309c114408717bf774b4e32ecfe75baebe2b61f2c7070777bb217934ffc/lyhtools-0.1.0.tar.gz#sha256=60eba7ce8db979ef6ae99bb49c67290be5599f44dc56a50c55853534b2447da5 Building wheels for collected packages: lyhtools Running setup.py bdist_wheel for lyhtools: started Destination directory: /tmp/tmp_d1k6g8epip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-a1xmo6_n/lyhtools/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/tmp_d1k6g8epip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lyhtools copying lyhtools/__init__.py -> build/lib/lyhtools creating build/lib/lyhtools/finance copying lyhtools/finance/capm.py -> build/lib/lyhtools/finance copying lyhtools/finance/__init__.py -> build/lib/lyhtools/finance copying lyhtools/finance/options.py -> build/lib/lyhtools/finance copying lyhtools/finance/binomtree.py -> build/lib/lyhtools/finance creating build/lib/lyhtools/vis copying lyhtools/vis/table.py -> build/lib/lyhtools/vis copying lyhtools/vis/__init__.py -> build/lib/lyhtools/vis creating build/lib/lyhtools/linear copying lyhtools/linear/regression.py -> build/lib/lyhtools/linear copying lyhtools/linear/samples.py -> build/lib/lyhtools/linear copying lyhtools/linear/__init__.py -> build/lib/lyhtools/linear running egg_info writing lyhtools.egg-info/PKG-INFO writing dependency_links to lyhtools.egg-info/dependency_links.txt writing top-level names to lyhtools.egg-info/top_level.txt reading manifest file 'lyhtools.egg-info/SOURCES.txt' writing manifest file 'lyhtools.egg-info/SOURCES.txt' 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/lyhtools creating build/bdist.linux-armv7l/wheel/lyhtools/finance copying build/lib/lyhtools/finance/capm.py -> build/bdist.linux-armv7l/wheel/lyhtools/finance copying build/lib/lyhtools/finance/__init__.py -> build/bdist.linux-armv7l/wheel/lyhtools/finance copying build/lib/lyhtools/finance/options.py -> build/bdist.linux-armv7l/wheel/lyhtools/finance copying build/lib/lyhtools/finance/binomtree.py -> build/bdist.linux-armv7l/wheel/lyhtools/finance creating build/bdist.linux-armv7l/wheel/lyhtools/vis copying build/lib/lyhtools/vis/table.py -> build/bdist.linux-armv7l/wheel/lyhtools/vis copying build/lib/lyhtools/vis/__init__.py -> build/bdist.linux-armv7l/wheel/lyhtools/vis copying build/lib/lyhtools/__init__.py -> build/bdist.linux-armv7l/wheel/lyhtools creating build/bdist.linux-armv7l/wheel/lyhtools/linear copying build/lib/lyhtools/linear/regression.py -> build/bdist.linux-armv7l/wheel/lyhtools/linear copying build/lib/lyhtools/linear/samples.py -> build/bdist.linux-armv7l/wheel/lyhtools/linear copying build/lib/lyhtools/linear/__init__.py -> build/bdist.linux-armv7l/wheel/lyhtools/linear running install_egg_info Copying lyhtools.egg-info to build/bdist.linux-armv7l/wheel/lyhtools-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/lyhtools-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for lyhtools: finished with status 'done' Stored in directory: /tmp/tmp9kq4g3e1 Successfully built lyhtools Cleaning up... Removing source in /tmp/pip-build-a1xmo6_n/lyhtools