Created temporary directory: /tmp/pip-ephem-wheel-cache-l6nid_cb Created temporary directory: /tmp/pip-req-tracker-vfq_zl13 Created requirements tracker '/tmp/pip-req-tracker-vfq_zl13' Created temporary directory: /tmp/pip-wheel-cr8yrsa0 Collecting shadow4==0.0.14 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 Found link https://files.pythonhosted.org/packages/4f/d6/a1419acd90bccde850726166d780fa9f0d624e13a263ab2da0cf9cc84b3d/shadow4-0.0.12.tar.gz#sha256=1d46a999c0a2d14b0864e3591a43b3f5eac10d4dcf6d34342d9beae3ae63eda3 (from https://pypi.org/simple/shadow4/), version: 0.0.12 Found link https://files.pythonhosted.org/packages/90/11/367ddb84d507711c60404d0ba9efea053ae4cc872649a0f4cd4c57f248de/shadow4-0.0.13.tar.gz#sha256=4c5e4b6d931f8302476410d46c8af613cba0076e73827b59fc74c714cd60f793 (from https://pypi.org/simple/shadow4/), version: 0.0.13 Found link https://files.pythonhosted.org/packages/20/5c/0fa0fa9968149e0ff0e8145eb8d896f11716b542acf736baefc7d819fe32/shadow4-0.0.14.tar.gz#sha256=2c777e514282a0953f7490c82fdf472e8ddf30252bfebdadf1e30f99c7f5e485 (from https://pypi.org/simple/shadow4/), version: 0.0.14 Using version 0.0.14 (newest of versions: 0.0.14) Created temporary directory: /tmp/pip-unpack-8n5b9d19 Downloading https://files.pythonhosted.org/packages/20/5c/0fa0fa9968149e0ff0e8145eb8d896f11716b542acf736baefc7d819fe32/shadow4-0.0.14.tar.gz (106kB) Downloading from URL https://files.pythonhosted.org/packages/20/5c/0fa0fa9968149e0ff0e8145eb8d896f11716b542acf736baefc7d819fe32/shadow4-0.0.14.tar.gz#sha256=2c777e514282a0953f7490c82fdf472e8ddf30252bfebdadf1e30f99c7f5e485 (from https://pypi.org/simple/shadow4/) Added shadow4==0.0.14 from https://files.pythonhosted.org/packages/20/5c/0fa0fa9968149e0ff0e8145eb8d896f11716b542acf736baefc7d819fe32/shadow4-0.0.14.tar.gz#sha256=2c777e514282a0953f7490c82fdf472e8ddf30252bfebdadf1e30f99c7f5e485 to build tracker '/tmp/pip-req-tracker-vfq_zl13' Running setup.py (path:/tmp/pip-wheel-cr8yrsa0/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-cr8yrsa0/shadow4 has version 0.0.14, which satisfies requirement shadow4==0.0.14 from https://files.pythonhosted.org/packages/20/5c/0fa0fa9968149e0ff0e8145eb8d896f11716b542acf736baefc7d819fe32/shadow4-0.0.14.tar.gz#sha256=2c777e514282a0953f7490c82fdf472e8ddf30252bfebdadf1e30f99c7f5e485 Removed shadow4==0.0.14 from https://files.pythonhosted.org/packages/20/5c/0fa0fa9968149e0ff0e8145eb8d896f11716b542acf736baefc7d819fe32/shadow4-0.0.14.tar.gz#sha256=2c777e514282a0953f7490c82fdf472e8ddf30252bfebdadf1e30f99c7f5e485 from build tracker '/tmp/pip-req-tracker-vfq_zl13' Building wheels for collected packages: shadow4 Created temporary directory: /tmp/pip-wheel-xzi1z2ue Running setup.py bdist_wheel for shadow4: started Destination directory: /tmp/pip-wheel-xzi1z2ue Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cr8yrsa0/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-xzi1z2ue 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/test_beam.py -> build/lib/shadow4/beam copying shadow4/beam/__init__.py -> build/lib/shadow4/beam copying shadow4/beam/beam.py -> build/lib/shadow4/beam creating build/lib/shadow4/compatibility copying shadow4/compatibility/source.py -> build/lib/shadow4/compatibility copying shadow4/compatibility/gfile.py -> build/lib/shadow4/compatibility copying shadow4/compatibility/test_translate_start_files.py -> build/lib/shadow4/compatibility copying shadow4/compatibility/translate_start_files.py -> build/lib/shadow4/compatibility copying shadow4/compatibility/oe.py -> build/lib/shadow4/compatibility copying shadow4/compatibility/beam3.py -> build/lib/shadow4/compatibility copying shadow4/compatibility/__init__.py -> build/lib/shadow4/compatibility 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/gaussian.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/probability_distributions.py -> build/lib/shadow4/sources/source_geometrical copying shadow4/sources/source_geometrical/__init__.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/test_grid_cartesian.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/source_undulator_factory_srw.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/source_undulator.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/source_undulator_factory.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/example_for_shadowoui.py -> build/lib/shadow4/sources/undulator copying shadow4/sources/undulator/test_source_undulator_factory.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_pysru.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_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/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 copying shadow4/sources/bending_magnet/__init__.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/script_toroid_tutorial_ex15.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/toroid.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/conic.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/__init__.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/test_conic_against_shadow3.py -> build/lib/shadow4/optical_surfaces copying shadow4/optical_surfaces/mesh.py -> 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 creating build/lib/shadow4/physical_models creating build/lib/shadow4/physical_models/prerefl copying shadow4/physical_models/prerefl/test_prerefl_against_shadow3.py -> 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 creating 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 copying shadow4/physical_models/mlayer/__init__.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/physical_models creating 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 copying build/lib/shadow4/physical_models/mlayer/__init__.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/test_prerefl_against_shadow3.py -> 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 creating build/bdist.linux-armv7l/wheel/shadow4/sources 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/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 copying build/lib/shadow4/sources/bending_magnet/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/sources/bending_magnet creating 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.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/example_for_shadowoui.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/propagate_radiation.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/test_source_undulator.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/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/grid_cartesian.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 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/source_geometrical.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 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/beam copying build/lib/shadow4/beam/test_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/beam.py -> build/bdist.linux-armv7l/wheel/shadow4/beam creating 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/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/toroid.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/__init__.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 copying build/lib/shadow4/optical_surfaces/mesh.py -> 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 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 copying build/lib/shadow4/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4 creating build/bdist.linux-armv7l/wheel/shadow4/compatibility copying build/lib/shadow4/compatibility/source.py -> build/bdist.linux-armv7l/wheel/shadow4/compatibility copying build/lib/shadow4/compatibility/gfile.py -> build/bdist.linux-armv7l/wheel/shadow4/compatibility copying build/lib/shadow4/compatibility/test_translate_start_files.py -> build/bdist.linux-armv7l/wheel/shadow4/compatibility copying build/lib/shadow4/compatibility/translate_start_files.py -> build/bdist.linux-armv7l/wheel/shadow4/compatibility copying build/lib/shadow4/compatibility/oe.py -> build/bdist.linux-armv7l/wheel/shadow4/compatibility copying build/lib/shadow4/compatibility/beam3.py -> build/bdist.linux-armv7l/wheel/shadow4/compatibility copying build/lib/shadow4/compatibility/__init__.py -> build/bdist.linux-armv7l/wheel/shadow4/compatibility creating build/bdist.linux-armv7l/wheel/shadow4/io copying build/lib/shadow4/io/syned_io.py -> build/bdist.linux-armv7l/wheel/shadow4/io running install_egg_info running egg_info writing top-level names to shadow4.egg-info/top_level.txt writing shadow4.egg-info/PKG-INFO writing requirements to shadow4.egg-info/requires.txt writing dependency_links to shadow4.egg-info/dependency_links.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.14-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/shadow4-0.0.14.dist-info/WHEEL creating '/tmp/pip-wheel-xzi1z2ue/shadow4-0.0.14-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/compatibility/__init__.py' adding 'shadow4/compatibility/beam3.py' adding 'shadow4/compatibility/gfile.py' adding 'shadow4/compatibility/oe.py' adding 'shadow4/compatibility/source.py' adding 'shadow4/compatibility/test_translate_start_files.py' adding 'shadow4/compatibility/translate_start_files.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.14.dist-info/METADATA' adding 'shadow4-0.0.14.dist-info/WHEEL' adding 'shadow4-0.0.14.dist-info/top_level.txt' adding 'shadow4-0.0.14.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for shadow4: finished with status 'done' Stored in directory: /tmp/tmpyx5ix_f3 Successfully built shadow4 Cleaning up... Removing source in /tmp/pip-wheel-cr8yrsa0/shadow4 Removed build tracker '/tmp/pip-req-tracker-vfq_zl13'