Created temporary directory: /tmp/pip-ephem-wheel-cache-b_11z2kh Created temporary directory: /tmp/pip-req-tracker-jc5yv65u Created requirements tracker '/tmp/pip-req-tracker-jc5yv65u' Created temporary directory: /tmp/pip-wheel-8ojarm02 Collecting shadow4==0.0.11 1 location(s) to search for versions of shadow4: * https://pypi.org/simple/shadow4/ Getting page https://pypi.org/simple/shadow4/ Analyzing links from page https://pypi.org/simple/shadow4/ Found link https://files.pythonhosted.org/packages/84/13/60a1794fe89e5195d164955d998b1be0cd3b2108110afd190d2177245e1d/shadow4-0.0.11.tar.gz#sha256=02730212dcb208ce8ebc4e4d8afe24fc3356ef06db1164402a3c7b7e0bfb3a82 (from https://pypi.org/simple/shadow4/), version: 0.0.11 Using version 0.0.11 (newest of versions: 0.0.11) Created temporary directory: /tmp/pip-unpack-bhgwxeyn Downloading https://files.pythonhosted.org/packages/84/13/60a1794fe89e5195d164955d998b1be0cd3b2108110afd190d2177245e1d/shadow4-0.0.11.tar.gz (100kB) Downloading from URL https://files.pythonhosted.org/packages/84/13/60a1794fe89e5195d164955d998b1be0cd3b2108110afd190d2177245e1d/shadow4-0.0.11.tar.gz#sha256=02730212dcb208ce8ebc4e4d8afe24fc3356ef06db1164402a3c7b7e0bfb3a82 (from https://pypi.org/simple/shadow4/) Added shadow4==0.0.11 from https://files.pythonhosted.org/packages/84/13/60a1794fe89e5195d164955d998b1be0cd3b2108110afd190d2177245e1d/shadow4-0.0.11.tar.gz#sha256=02730212dcb208ce8ebc4e4d8afe24fc3356ef06db1164402a3c7b7e0bfb3a82 to build tracker '/tmp/pip-req-tracker-jc5yv65u' Running setup.py (path:/tmp/pip-wheel-8ojarm02/shadow4/setup.py) egg_info for package shadow4 Running command python setup.py egg_info running egg_info creating pip-egg-info/shadow4.egg-info writing top-level names to pip-egg-info/shadow4.egg-info/top_level.txt writing pip-egg-info/shadow4.egg-info/PKG-INFO writing dependency_links to pip-egg-info/shadow4.egg-info/dependency_links.txt writing requirements to pip-egg-info/shadow4.egg-info/requires.txt writing manifest file 'pip-egg-info/shadow4.egg-info/SOURCES.txt' package init file 'shadow4/io/__init__.py' not found (or not a regular file) package init file 'shadow4/sources/undulator/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/shadow4.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/shadow4.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8ojarm02/shadow4 has version 0.0.11, which satisfies requirement shadow4==0.0.11 from https://files.pythonhosted.org/packages/84/13/60a1794fe89e5195d164955d998b1be0cd3b2108110afd190d2177245e1d/shadow4-0.0.11.tar.gz#sha256=02730212dcb208ce8ebc4e4d8afe24fc3356ef06db1164402a3c7b7e0bfb3a82 Removed shadow4==0.0.11 from https://files.pythonhosted.org/packages/84/13/60a1794fe89e5195d164955d998b1be0cd3b2108110afd190d2177245e1d/shadow4-0.0.11.tar.gz#sha256=02730212dcb208ce8ebc4e4d8afe24fc3356ef06db1164402a3c7b7e0bfb3a82 from build tracker '/tmp/pip-req-tracker-jc5yv65u' Building wheels for collected packages: shadow4 Created temporary directory: /tmp/pip-wheel-redef9ly Running setup.py bdist_wheel for shadow4: started Destination directory: /tmp/pip-wheel-redef9ly Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8ojarm02/shadow4/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-redef9ly running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/shadow4 copying shadow4/__init__.py -> build/lib/shadow4 creating build/lib/shadow4/beam copying shadow4/beam/beam.py -> build/lib/shadow4/beam copying shadow4/beam/__init__.py -> build/lib/shadow4/beam copying shadow4/beam/test_beam.py -> build/lib/shadow4/beam creating build/lib/shadow4/examples copying shadow4/examples/bending_magnet_als_infrared.py -> build/lib/shadow4/examples copying shadow4/examples/__init__.py -> build/lib/shadow4/examples copying shadow4/examples/id16.py -> build/lib/shadow4/examples copying shadow4/examples/wiggler_als_infrared.py -> build/lib/shadow4/examples package init file 'shadow4/io/__init__.py' not found (or not a regular file) creating build/lib/shadow4/io copying shadow4/io/syned_io.py -> build/lib/shadow4/io creating build/lib/shadow4/sources creating build/lib/shadow4/sources/source_geometrical copying shadow4/sources/source_geometrical/__init__.py -> build/lib/shadow4/sources/source_geometrical copying shadow4/sources/source_geometrical/gaussian.py -> build/lib/shadow4/sources/source_geometrical copying shadow4/sources/source_geometrical/test_grid_cartesian.py -> build/lib/shadow4/sources/source_geometrical copying shadow4/sources/source_geometrical/grid_cartesian.py -> build/lib/shadow4/sources/source_geometrical copying shadow4/sources/source_geometrical/source_geometrical.py -> build/lib/shadow4/sources/source_geometrical copying shadow4/sources/source_geometrical/probability_distributions.py -> build/lib/shadow4/sources/source_geometrical package init file 'shadow4/sources/undulator/__init__.py' not found (or not a regular file) creating build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/example_for_shadowoui.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/source_undulator.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/test_source_undulator_factory.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/test_source_undulator.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/source_undulator_factory_pysru.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/propagate_radiation.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/source_undulator_factory_srw.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/source_undulator_factory.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/source_undulator_input_output.py -> build/lib/shadow4/sources/undulator creating build/lib/shadow4/sources/wiggler copying shadow4/sources/wiggler/__init__.py -> build/lib/shadow4/sources/wiggler copying shadow4/sources/wiggler/source_wiggler.py -> build/lib/shadow4/sources/wiggler copying shadow4/sources/wiggler/test_wiggler_sinusoidal_vs_shadow3.py -> build/lib/shadow4/sources/wiggler creating build/lib/shadow4/sources/bending_magnet copying shadow4/sources/bending_magnet/fit_psi_interval.py -> build/lib/shadow4/sources/bending_magnet copying shadow4/sources/bending_magnet/__init__.py -> build/lib/shadow4/sources/bending_magnet copying shadow4/sources/bending_magnet/test_bending_magnet_vs_shadow3.py -> build/lib/shadow4/sources/bending_magnet copying shadow4/sources/bending_magnet/source_bending_magnet.py -> build/lib/shadow4/sources/bending_magnet creating build/lib/shadow4/optical_elements copying shadow4/optical_elements/lens_ideal.py -> build/lib/shadow4/optical_elements copying shadow4/optical_elements/__init__.py -> build/lib/shadow4/optical_elements creating build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/test_conic.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/test_toroid_against_shadow3.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/__init__.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/script_toroid_tutorial_ex15.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/mesh.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/toroid.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/test_mesh_conic.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/test_presurface_against_shadow3.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/conic.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/test_conic_against_shadow3.py -> build/lib/shadow4/optical_surfaces creating build/lib/shadow4/physical_models creating build/lib/shadow4/physical_models/prerefl copying shadow4/physical_models/prerefl/__init__.py -> build/lib/shadow4/physical_models/prerefl copying shadow4/physical_models/prerefl/prerefl.py -> build/lib/shadow4/physical_models/prerefl copying shadow4/physical_models/prerefl/test_prerefl_against_shadow3.py -> build/lib/shadow4/physical_models/prerefl creating build/lib/shadow4/physical_models/mlayer copying shadow4/physical_models/mlayer/__init__.py -> build/lib/shadow4/physical_models/mlayer copying shadow4/physical_models/mlayer/mlayer.py -> build/lib/shadow4/physical_models/mlayer copying shadow4/physical_models/mlayer/test_mlayer.py -> build/lib/shadow4/physical_models/mlayer 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/shadow4 creating build/bdist.linux-armv7l/wheel/shadow4/examples copying build/lib/shadow4/examples/bending_magnet_als_infrared.py -> build/bdist.linux-armv7l/wheel/shadow4/examples copying build/lib/shadow4/examples/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/examples copying build/lib/shadow4/examples/id16.py -> build/bdist.linux-armv7l/wheel/shadow4/examples copying build/lib/shadow4/examples/wiggler_als_infrared.py -> build/bdist.linux-armv7l/wheel/shadow4/examples creating build/bdist.linux-armv7l/wheel/shadow4/io copying build/lib/shadow4/io/syned_io.py -> build/bdist.linux-armv7l/wheel/shadow4/io creating build/bdist.linux-armv7l/wheel/shadow4/beam copying build/lib/shadow4/beam/beam.py -> build/bdist.linux-armv7l/wheel/shadow4/beam copying build/lib/shadow4/beam/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/beam copying build/lib/shadow4/beam/test_beam.py -> build/bdist.linux-armv7l/wheel/shadow4/beam copying build/lib/shadow4/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4 creating build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/test_conic.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/test_toroid_against_shadow3.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/script_toroid_tutorial_ex15.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/mesh.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/toroid.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/test_mesh_conic.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/test_presurface_against_shadow3.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/conic.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces copying build/lib/shadow4/optical_surfaces/test_conic_against_shadow3.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_surfaces creating build/bdist.linux-armv7l/wheel/shadow4/sources creating build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/example_for_shadowoui.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/source_undulator.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/test_source_undulator_factory.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/test_source_undulator.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/source_undulator_factory_pysru.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/propagate_radiation.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/source_undulator_factory_srw.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/source_undulator_factory.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator copying build/lib/shadow4/sources/undulator/source_undulator_input_output.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/undulator creating build/bdist.linux-armv7l/wheel/shadow4/sources/wiggler copying build/lib/shadow4/sources/wiggler/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/wiggler copying build/lib/shadow4/sources/wiggler/source_wiggler.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/wiggler copying build/lib/shadow4/sources/wiggler/test_wiggler_sinusoidal_vs_shadow3.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/wiggler creating build/bdist.linux-armv7l/wheel/shadow4/sources/source_geometrical copying build/lib/shadow4/sources/source_geometrical/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/source_geometrical copying build/lib/shadow4/sources/source_geometrical/gaussian.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/source_geometrical copying build/lib/shadow4/sources/source_geometrical/test_grid_cartesian.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/source_geometrical copying build/lib/shadow4/sources/source_geometrical/grid_cartesian.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/source_geometrical copying build/lib/shadow4/sources/source_geometrical/source_geometrical.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/source_geometrical copying build/lib/shadow4/sources/source_geometrical/probability_distributions.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/source_geometrical creating build/bdist.linux-armv7l/wheel/shadow4/sources/bending_magnet copying build/lib/shadow4/sources/bending_magnet/fit_psi_interval.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/bending_magnet copying build/lib/shadow4/sources/bending_magnet/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/bending_magnet copying build/lib/shadow4/sources/bending_magnet/test_bending_magnet_vs_shadow3.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/bending_magnet copying build/lib/shadow4/sources/bending_magnet/source_bending_magnet.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/bending_magnet creating build/bdist.linux-armv7l/wheel/shadow4/physical_models creating build/bdist.linux-armv7l/wheel/shadow4/physical_models/mlayer copying build/lib/shadow4/physical_models/mlayer/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/physical_models/mlayer copying build/lib/shadow4/physical_models/mlayer/mlayer.py -> build/bdist.linux-armv7l/wheel/shadow4/physical_models/mlayer copying build/lib/shadow4/physical_models/mlayer/test_mlayer.py -> build/bdist.linux-armv7l/wheel/shadow4/physical_models/mlayer creating build/bdist.linux-armv7l/wheel/shadow4/physical_models/prerefl copying build/lib/shadow4/physical_models/prerefl/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/physical_models/prerefl copying build/lib/shadow4/physical_models/prerefl/prerefl.py -> build/bdist.linux-armv7l/wheel/shadow4/physical_models/prerefl copying build/lib/shadow4/physical_models/prerefl/test_prerefl_against_shadow3.py -> build/bdist.linux-armv7l/wheel/shadow4/physical_models/prerefl creating build/bdist.linux-armv7l/wheel/shadow4/optical_elements copying build/lib/shadow4/optical_elements/lens_ideal.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_elements copying build/lib/shadow4/optical_elements/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/optical_elements running install_egg_info running egg_info writing requirements to shadow4.egg-info/requires.txt writing shadow4.egg-info/PKG-INFO writing dependency_links to shadow4.egg-info/dependency_links.txt writing top-level names to shadow4.egg-info/top_level.txt reading manifest file 'shadow4.egg-info/SOURCES.txt' writing manifest file 'shadow4.egg-info/SOURCES.txt' Copying shadow4.egg-info to build/bdist.linux-armv7l/wheel/shadow4-0.0.11-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/shadow4-0.0.11.dist-info/WHEEL creating '/tmp/pip-wheel-redef9ly/shadow4-0.0.11-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'shadow4/__init__.py' adding 'shadow4/beam/__init__.py' adding 'shadow4/beam/beam.py' adding 'shadow4/beam/test_beam.py' adding 'shadow4/examples/__init__.py' adding 'shadow4/examples/bending_magnet_als_infrared.py' adding 'shadow4/examples/id16.py' adding 'shadow4/examples/wiggler_als_infrared.py' adding 'shadow4/io/syned_io.py' adding 'shadow4/optical_elements/__init__.py' adding 'shadow4/optical_elements/lens_ideal.py' adding 'shadow4/optical_surfaces/__init__.py' adding 'shadow4/optical_surfaces/conic.py' adding 'shadow4/optical_surfaces/mesh.py' adding 'shadow4/optical_surfaces/script_toroid_tutorial_ex15.py' adding 'shadow4/optical_surfaces/test_conic.py' adding 'shadow4/optical_surfaces/test_conic_against_shadow3.py' adding 'shadow4/optical_surfaces/test_mesh_conic.py' adding 'shadow4/optical_surfaces/test_presurface_against_shadow3.py' adding 'shadow4/optical_surfaces/test_toroid_against_shadow3.py' adding 'shadow4/optical_surfaces/toroid.py' adding 'shadow4/physical_models/mlayer/__init__.py' adding 'shadow4/physical_models/mlayer/mlayer.py' adding 'shadow4/physical_models/mlayer/test_mlayer.py' adding 'shadow4/physical_models/prerefl/__init__.py' adding 'shadow4/physical_models/prerefl/prerefl.py' adding 'shadow4/physical_models/prerefl/test_prerefl_against_shadow3.py' adding 'shadow4/sources/bending_magnet/__init__.py' adding 'shadow4/sources/bending_magnet/fit_psi_interval.py' adding 'shadow4/sources/bending_magnet/source_bending_magnet.py' adding 'shadow4/sources/bending_magnet/test_bending_magnet_vs_shadow3.py' adding 'shadow4/sources/source_geometrical/__init__.py' adding 'shadow4/sources/source_geometrical/gaussian.py' adding 'shadow4/sources/source_geometrical/grid_cartesian.py' adding 'shadow4/sources/source_geometrical/probability_distributions.py' adding 'shadow4/sources/source_geometrical/source_geometrical.py' adding 'shadow4/sources/source_geometrical/test_grid_cartesian.py' adding 'shadow4/sources/undulator/example_for_shadowoui.py' adding 'shadow4/sources/undulator/propagate_radiation.py' adding 'shadow4/sources/undulator/source_undulator.py' adding 'shadow4/sources/undulator/source_undulator_factory.py' adding 'shadow4/sources/undulator/source_undulator_factory_pysru.py' adding 'shadow4/sources/undulator/source_undulator_factory_srw.py' adding 'shadow4/sources/undulator/source_undulator_input_output.py' adding 'shadow4/sources/undulator/test_source_undulator.py' adding 'shadow4/sources/undulator/test_source_undulator_factory.py' adding 'shadow4/sources/wiggler/__init__.py' adding 'shadow4/sources/wiggler/source_wiggler.py' adding 'shadow4/sources/wiggler/test_wiggler_sinusoidal_vs_shadow3.py' adding 'shadow4-0.0.11.dist-info/METADATA' adding 'shadow4-0.0.11.dist-info/WHEEL' adding 'shadow4-0.0.11.dist-info/top_level.txt' adding 'shadow4-0.0.11.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for shadow4: finished with status 'done' Stored in directory: /tmp/tmpzxrm94kc Successfully built shadow4 Cleaning up... Removing source in /tmp/pip-wheel-8ojarm02/shadow4 Removed build tracker '/tmp/pip-req-tracker-jc5yv65u'