Created temporary directory: /tmp/pip-ephem-wheel-cache-annxho_l Created temporary directory: /tmp/pip-wheel-iglfm4_n Looking in indexes: https://pypi.python.org/simple Collecting scikit-hep==0.3.0 1 location(s) to search for versions of scikit-hep: * https://pypi.python.org/simple/scikit-hep/ Getting page https://pypi.python.org/simple/scikit-hep/ Analyzing links from page https://pypi.org/simple/scikit-hep/ Found link https://files.pythonhosted.org/packages/90/94/2ffc2579efea521ebdfef1229322ffe7fb8f2bea282a82ff97f20955048e/scikit-hep-0.1.0.tar.gz#sha256=dd0cc0ede3efaf31a4175b3e9145249d664de22d447b3975c85a88b2c5d5830a (from https://pypi.org/simple/scikit-hep/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/87/3b/7b176a0342ac9ce4d01497e08c4799a1ed4a68f1e163858c17b9e41eb3c5/scikit-hep-0.1.1.tar.gz#sha256=6ea678c3b0b7b53aa3242d804d2a75269cbb0bf1410ac8b37224314bf7db3116 (from https://pypi.org/simple/scikit-hep/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/ba/fe/fe820cdeed7bd9c3bebcdcb6a87ad32aa68c48c50019d689803d07d310ce/scikit-hep-0.3.0.tar.gz#sha256=60197cb9926ceb0d0c6f2a72a8447fc5dc9d10223223bae925a45960e175677a (from https://pypi.org/simple/scikit-hep/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-ylrhncou Downloading https://files.pythonhosted.org/packages/ba/fe/fe820cdeed7bd9c3bebcdcb6a87ad32aa68c48c50019d689803d07d310ce/scikit-hep-0.3.0.tar.gz (224kB) Downloading from URL https://files.pythonhosted.org/packages/ba/fe/fe820cdeed7bd9c3bebcdcb6a87ad32aa68c48c50019d689803d07d310ce/scikit-hep-0.3.0.tar.gz#sha256=60197cb9926ceb0d0c6f2a72a8447fc5dc9d10223223bae925a45960e175677a (from https://pypi.org/simple/scikit-hep/) Running setup.py (path:/tmp/pip-wheel-iglfm4_n/scikit-hep/setup.py) egg_info for package scikit-hep Running command python setup.py egg_info running egg_info creating pip-egg-info/scikit_hep.egg-info writing dependency_links to pip-egg-info/scikit_hep.egg-info/dependency_links.txt writing top-level names to pip-egg-info/scikit_hep.egg-info/top_level.txt writing pip-egg-info/scikit_hep.egg-info/PKG-INFO writing requirements to pip-egg-info/scikit_hep.egg-info/requires.txt writing manifest file 'pip-egg-info/scikit_hep.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/scikit_hep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/scikit_hep.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-wheel-iglfm4_n/scikit-hep has version 0.3.0, which satisfies requirement scikit-hep==0.3.0 from https://files.pythonhosted.org/packages/ba/fe/fe820cdeed7bd9c3bebcdcb6a87ad32aa68c48c50019d689803d07d310ce/scikit-hep-0.3.0.tar.gz#sha256=60197cb9926ceb0d0c6f2a72a8447fc5dc9d10223223bae925a45960e175677a Building wheels for collected packages: scikit-hep Created temporary directory: /tmp/pip-wheel-pejzm1y3 Running setup.py bdist_wheel for scikit-hep: started Destination directory: /tmp/pip-wheel-pejzm1y3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-iglfm4_n/scikit-hep/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-pejzm1y3 /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib copying setuputils.py -> build/lib creating build/lib/skhep copying skhep/__init__.py -> build/lib/skhep creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/skhep/dataset copying skhep/dataset/defs.py -> build/lib/skhep/dataset copying skhep/dataset/rootdataset.py -> build/lib/skhep/dataset copying skhep/dataset/selection.py -> build/lib/skhep/dataset copying skhep/dataset/__init__.py -> build/lib/skhep/dataset copying skhep/dataset/numpydataset.py -> build/lib/skhep/dataset creating build/lib/skhep/pdg copying skhep/pdg/pdt.py -> build/lib/skhep/pdg copying skhep/pdg/__init__.py -> build/lib/skhep/pdg creating build/lib/skhep/units copying skhep/units/prefixes.py -> build/lib/skhep/units copying skhep/units/units.py -> build/lib/skhep/units copying skhep/units/__init__.py -> build/lib/skhep/units creating build/lib/skhep/math copying skhep/math/geometry.py -> build/lib/skhep/math copying skhep/math/kinematics.py -> build/lib/skhep/math copying skhep/math/numeric.py -> build/lib/skhep/math copying skhep/math/__init__.py -> build/lib/skhep/math copying skhep/math/isclose.py -> build/lib/skhep/math copying skhep/math/vectors.py -> build/lib/skhep/math creating build/lib/skhep/modeling copying skhep/modeling/__init__.py -> build/lib/skhep/modeling copying skhep/modeling/bayesian_blocks.py -> build/lib/skhep/modeling creating build/lib/skhep/utils copying skhep/utils/exceptions.py -> build/lib/skhep/utils copying skhep/utils/provenance.py -> build/lib/skhep/utils copying skhep/utils/dependencies.py -> build/lib/skhep/utils copying skhep/utils/__init__.py -> build/lib/skhep/utils copying skhep/utils/py23.py -> build/lib/skhep/utils copying skhep/utils/decorators.py -> build/lib/skhep/utils creating build/lib/skhep/constants copying skhep/constants/constants.py -> build/lib/skhep/constants copying skhep/constants/__init__.py -> build/lib/skhep/constants creating build/lib/skhep/visual copying skhep/visual/fill_between_steps.py -> build/lib/skhep/visual copying skhep/visual/__init__.py -> build/lib/skhep/visual copying skhep/visual/mpl_plotter.py -> build/lib/skhep/visual creating build/lib/skhep/simulation copying skhep/simulation/pdgid.py -> build/lib/skhep/simulation copying skhep/simulation/__init__.py -> build/lib/skhep/simulation creating build/lib/tests/dataset copying tests/dataset/test_selection.py -> build/lib/tests/dataset copying tests/dataset/test_rootdataset.py -> build/lib/tests/dataset copying tests/dataset/__init__.py -> build/lib/tests/dataset copying tests/dataset/test_defs.py -> build/lib/tests/dataset copying tests/dataset/test_numpydataset.py -> build/lib/tests/dataset creating build/lib/tests/pdg copying tests/pdg/test_pdt.py -> build/lib/tests/pdg copying tests/pdg/__init__.py -> build/lib/tests/pdg creating build/lib/tests/units copying tests/units/__init__.py -> build/lib/tests/units copying tests/units/test_prefixes.py -> build/lib/tests/units copying tests/units/test_units.py -> build/lib/tests/units creating build/lib/tests/math copying tests/math/test_vectors.py -> build/lib/tests/math copying tests/math/test_geometry.py -> build/lib/tests/math copying tests/math/__init__.py -> build/lib/tests/math copying tests/math/test_kinematics.py -> build/lib/tests/math creating build/lib/tests/modeling copying tests/modeling/test_bayesianblocks.py -> build/lib/tests/modeling copying tests/modeling/__init__.py -> build/lib/tests/modeling creating build/lib/tests/utils copying tests/utils/test_provenance.py -> build/lib/tests/utils copying tests/utils/__init__.py -> build/lib/tests/utils creating build/lib/tests/constants copying tests/constants/__init__.py -> build/lib/tests/constants copying tests/constants/test_constants.py -> build/lib/tests/constants creating build/lib/tests/visual copying tests/visual/__init__.py -> build/lib/tests/visual copying tests/visual/test_hists.py -> build/lib/tests/visual creating build/lib/tests/simulation copying tests/simulation/test_pdgid.py -> build/lib/tests/simulation copying tests/simulation/__init__.py -> build/lib/tests/simulation creating build/lib/skhep/data copying skhep/data/mass_width_2014.mcd -> build/lib/skhep/data copying skhep/data/mass_width_2017.mcd -> build/lib/skhep/data copying skhep/data/mass_width_2016.mcd -> build/lib/skhep/data installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/setuputils.py -> build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/skhep creating build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/defs.py -> build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/rootdataset.py -> build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/selection.py -> build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/numpydataset.py -> build/bdist.linux-armv7l/wheel/skhep/dataset creating build/bdist.linux-armv7l/wheel/skhep/pdg copying build/lib/skhep/pdg/pdt.py -> build/bdist.linux-armv7l/wheel/skhep/pdg copying build/lib/skhep/pdg/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/pdg creating build/bdist.linux-armv7l/wheel/skhep/units copying build/lib/skhep/units/prefixes.py -> build/bdist.linux-armv7l/wheel/skhep/units copying build/lib/skhep/units/units.py -> build/bdist.linux-armv7l/wheel/skhep/units copying build/lib/skhep/units/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/units creating build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/geometry.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/kinematics.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/numeric.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/isclose.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/vectors.py -> build/bdist.linux-armv7l/wheel/skhep/math creating build/bdist.linux-armv7l/wheel/skhep/modeling copying build/lib/skhep/modeling/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/modeling copying build/lib/skhep/modeling/bayesian_blocks.py -> build/bdist.linux-armv7l/wheel/skhep/modeling copying build/lib/skhep/__init__.py -> build/bdist.linux-armv7l/wheel/skhep creating build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/exceptions.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/provenance.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/dependencies.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/py23.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/decorators.py -> build/bdist.linux-armv7l/wheel/skhep/utils creating build/bdist.linux-armv7l/wheel/skhep/constants copying build/lib/skhep/constants/constants.py -> build/bdist.linux-armv7l/wheel/skhep/constants copying build/lib/skhep/constants/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/constants creating build/bdist.linux-armv7l/wheel/skhep/visual copying build/lib/skhep/visual/fill_between_steps.py -> build/bdist.linux-armv7l/wheel/skhep/visual copying build/lib/skhep/visual/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/visual copying build/lib/skhep/visual/mpl_plotter.py -> build/bdist.linux-armv7l/wheel/skhep/visual creating build/bdist.linux-armv7l/wheel/skhep/simulation copying build/lib/skhep/simulation/pdgid.py -> build/bdist.linux-armv7l/wheel/skhep/simulation copying build/lib/skhep/simulation/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/simulation creating build/bdist.linux-armv7l/wheel/skhep/data copying build/lib/skhep/data/mass_width_2014.mcd -> build/bdist.linux-armv7l/wheel/skhep/data copying build/lib/skhep/data/mass_width_2017.mcd -> build/bdist.linux-armv7l/wheel/skhep/data copying build/lib/skhep/data/mass_width_2016.mcd -> build/bdist.linux-armv7l/wheel/skhep/data creating build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/dataset copying build/lib/tests/dataset/test_selection.py -> build/bdist.linux-armv7l/wheel/tests/dataset copying build/lib/tests/dataset/test_rootdataset.py -> build/bdist.linux-armv7l/wheel/tests/dataset copying build/lib/tests/dataset/__init__.py -> build/bdist.linux-armv7l/wheel/tests/dataset copying build/lib/tests/dataset/test_defs.py -> build/bdist.linux-armv7l/wheel/tests/dataset copying build/lib/tests/dataset/test_numpydataset.py -> build/bdist.linux-armv7l/wheel/tests/dataset creating build/bdist.linux-armv7l/wheel/tests/pdg copying build/lib/tests/pdg/test_pdt.py -> build/bdist.linux-armv7l/wheel/tests/pdg copying build/lib/tests/pdg/__init__.py -> build/bdist.linux-armv7l/wheel/tests/pdg copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/units copying build/lib/tests/units/__init__.py -> build/bdist.linux-armv7l/wheel/tests/units copying build/lib/tests/units/test_prefixes.py -> build/bdist.linux-armv7l/wheel/tests/units copying build/lib/tests/units/test_units.py -> build/bdist.linux-armv7l/wheel/tests/units creating build/bdist.linux-armv7l/wheel/tests/math copying build/lib/tests/math/test_vectors.py -> build/bdist.linux-armv7l/wheel/tests/math copying build/lib/tests/math/test_geometry.py -> build/bdist.linux-armv7l/wheel/tests/math copying build/lib/tests/math/__init__.py -> build/bdist.linux-armv7l/wheel/tests/math copying build/lib/tests/math/test_kinematics.py -> build/bdist.linux-armv7l/wheel/tests/math creating build/bdist.linux-armv7l/wheel/tests/modeling copying build/lib/tests/modeling/test_bayesianblocks.py -> build/bdist.linux-armv7l/wheel/tests/modeling copying build/lib/tests/modeling/__init__.py -> build/bdist.linux-armv7l/wheel/tests/modeling copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/utils copying build/lib/tests/utils/test_provenance.py -> build/bdist.linux-armv7l/wheel/tests/utils copying build/lib/tests/utils/__init__.py -> build/bdist.linux-armv7l/wheel/tests/utils creating build/bdist.linux-armv7l/wheel/tests/constants copying build/lib/tests/constants/__init__.py -> build/bdist.linux-armv7l/wheel/tests/constants copying build/lib/tests/constants/test_constants.py -> build/bdist.linux-armv7l/wheel/tests/constants creating build/bdist.linux-armv7l/wheel/tests/visual copying build/lib/tests/visual/__init__.py -> build/bdist.linux-armv7l/wheel/tests/visual copying build/lib/tests/visual/test_hists.py -> build/bdist.linux-armv7l/wheel/tests/visual creating build/bdist.linux-armv7l/wheel/tests/simulation copying build/lib/tests/simulation/test_pdgid.py -> build/bdist.linux-armv7l/wheel/tests/simulation copying build/lib/tests/simulation/__init__.py -> build/bdist.linux-armv7l/wheel/tests/simulation running install_egg_info running egg_info writing requirements to scikit_hep.egg-info/requires.txt writing scikit_hep.egg-info/PKG-INFO writing top-level names to scikit_hep.egg-info/top_level.txt writing dependency_links to scikit_hep.egg-info/dependency_links.txt reading manifest file 'scikit_hep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'scikit_hep.egg-info/SOURCES.txt' Copying scikit_hep.egg-info to build/bdist.linux-armv7l/wheel/scikit_hep-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/scikit_hep-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-pejzm1y3/scikit_hep-0.3.0-py3-none-any.whl' and adding '.' to it adding 'setuputils.py' adding 'skhep/__init__.py' adding 'skhep/constants/__init__.py' adding 'skhep/constants/constants.py' adding 'skhep/data/mass_width_2014.mcd' adding 'skhep/data/mass_width_2016.mcd' adding 'skhep/data/mass_width_2017.mcd' adding 'skhep/dataset/__init__.py' adding 'skhep/dataset/defs.py' adding 'skhep/dataset/numpydataset.py' adding 'skhep/dataset/rootdataset.py' adding 'skhep/dataset/selection.py' adding 'skhep/math/__init__.py' adding 'skhep/math/geometry.py' adding 'skhep/math/isclose.py' adding 'skhep/math/kinematics.py' adding 'skhep/math/numeric.py' adding 'skhep/math/vectors.py' adding 'skhep/modeling/__init__.py' adding 'skhep/modeling/bayesian_blocks.py' adding 'skhep/pdg/__init__.py' adding 'skhep/pdg/pdt.py' adding 'skhep/simulation/__init__.py' adding 'skhep/simulation/pdgid.py' adding 'skhep/units/__init__.py' adding 'skhep/units/prefixes.py' adding 'skhep/units/units.py' adding 'skhep/utils/__init__.py' adding 'skhep/utils/decorators.py' adding 'skhep/utils/dependencies.py' adding 'skhep/utils/exceptions.py' adding 'skhep/utils/provenance.py' adding 'skhep/utils/py23.py' adding 'skhep/visual/__init__.py' adding 'skhep/visual/fill_between_steps.py' adding 'skhep/visual/mpl_plotter.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/constants/__init__.py' adding 'tests/constants/test_constants.py' adding 'tests/dataset/__init__.py' adding 'tests/dataset/test_defs.py' adding 'tests/dataset/test_numpydataset.py' adding 'tests/dataset/test_rootdataset.py' adding 'tests/dataset/test_selection.py' adding 'tests/math/__init__.py' adding 'tests/math/test_geometry.py' adding 'tests/math/test_kinematics.py' adding 'tests/math/test_vectors.py' adding 'tests/modeling/__init__.py' adding 'tests/modeling/test_bayesianblocks.py' adding 'tests/pdg/__init__.py' adding 'tests/pdg/test_pdt.py' adding 'tests/simulation/__init__.py' adding 'tests/simulation/test_pdgid.py' adding 'tests/units/__init__.py' adding 'tests/units/test_prefixes.py' adding 'tests/units/test_units.py' adding 'tests/utils/__init__.py' adding 'tests/utils/test_provenance.py' adding 'tests/visual/__init__.py' adding 'tests/visual/test_hists.py' adding 'scikit_hep-0.3.0.dist-info/top_level.txt' adding 'scikit_hep-0.3.0.dist-info/WHEEL' adding 'scikit_hep-0.3.0.dist-info/METADATA' adding 'scikit_hep-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for scikit-hep: finished with status 'done' Stored in directory: /tmp/tmp9oqmogou Successfully built scikit-hep Cleaning up... Removing source in /tmp/pip-wheel-iglfm4_n/scikit-hep