Created temporary directory: /tmp/pip-ephem-wheel-cache-dcq3yqw7 Created temporary directory: /tmp/pip-req-tracker-lx5qxl3_ Created requirements tracker '/tmp/pip-req-tracker-lx5qxl3_' Created temporary directory: /tmp/pip-wheel-8p0l7ive Collecting PhotoFit==0.0.2 1 location(s) to search for versions of PhotoFit: * https://pypi.org/simple/photofit/ Getting page https://pypi.org/simple/photofit/ Analyzing links from page https://pypi.org/simple/photofit/ Skipping link https://files.pythonhosted.org/packages/3c/94/31a089bf39402e3fb71a9f9a6f60112200902df25b6a412f25175823d80d/PhotoFit-0.0.1-py2.7.egg#sha256=330e601fa0d10da41478ae3f1c5fced13143353161f1f70c9ecbc4b343777b88 (from https://pypi.org/simple/photofit/); unsupported archive format: .egg Skipping link https://files.pythonhosted.org/packages/07/07/6a0945673eeaf800b611c63473a171951f920255ca89db9425c363a5d179/PhotoFit-0.0.1-py3.5.egg#sha256=b3622d0df3d1023e0c32be850240e063e9addbd51711cdfc2ab41f5de06ea4e4 (from https://pypi.org/simple/photofit/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/cd/c0/4d3c3d4c958229fbffa16f82862c5e0f3b135827bc70c05e1330f0e76cde/PhotoFit-0.0.1.tar.gz#sha256=0f2b43b14c19d796664f954724a40ef6d92f78a44aec96a051b9b750b9dda64c (from https://pypi.org/simple/photofit/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/1c/d5/4193e73325383ad5e25489963becceb35ad60d873a3f0a1f17d5cd35263d/PhotoFit-0.0.2.tar.gz#sha256=b08335a2b6ff73eb7fa585cd16fd184c157b2e57bfd4145e7650ee67ded89e26 (from https://pypi.org/simple/photofit/) (requires-python:>=2.7.10), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-rbksyfos Downloading https://files.pythonhosted.org/packages/1c/d5/4193e73325383ad5e25489963becceb35ad60d873a3f0a1f17d5cd35263d/PhotoFit-0.0.2.tar.gz (47kB) Downloading from URL https://files.pythonhosted.org/packages/1c/d5/4193e73325383ad5e25489963becceb35ad60d873a3f0a1f17d5cd35263d/PhotoFit-0.0.2.tar.gz#sha256=b08335a2b6ff73eb7fa585cd16fd184c157b2e57bfd4145e7650ee67ded89e26 (from https://pypi.org/simple/photofit/) (requires-python:>=2.7.10) Added PhotoFit==0.0.2 from https://files.pythonhosted.org/packages/1c/d5/4193e73325383ad5e25489963becceb35ad60d873a3f0a1f17d5cd35263d/PhotoFit-0.0.2.tar.gz#sha256=b08335a2b6ff73eb7fa585cd16fd184c157b2e57bfd4145e7650ee67ded89e26 to build tracker '/tmp/pip-req-tracker-lx5qxl3_' Running setup.py (path:/tmp/pip-wheel-8p0l7ive/PhotoFit/setup.py) egg_info for package PhotoFit Running command python setup.py egg_info running egg_info creating pip-egg-info/PhotoFit.egg-info writing top-level names to pip-egg-info/PhotoFit.egg-info/top_level.txt writing pip-egg-info/PhotoFit.egg-info/PKG-INFO writing requirements to pip-egg-info/PhotoFit.egg-info/requires.txt writing dependency_links to pip-egg-info/PhotoFit.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/PhotoFit.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PhotoFit.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PhotoFit.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8p0l7ive/PhotoFit has version 0.0.2, which satisfies requirement PhotoFit==0.0.2 from https://files.pythonhosted.org/packages/1c/d5/4193e73325383ad5e25489963becceb35ad60d873a3f0a1f17d5cd35263d/PhotoFit-0.0.2.tar.gz#sha256=b08335a2b6ff73eb7fa585cd16fd184c157b2e57bfd4145e7650ee67ded89e26 Removed PhotoFit==0.0.2 from https://files.pythonhosted.org/packages/1c/d5/4193e73325383ad5e25489963becceb35ad60d873a3f0a1f17d5cd35263d/PhotoFit-0.0.2.tar.gz#sha256=b08335a2b6ff73eb7fa585cd16fd184c157b2e57bfd4145e7650ee67ded89e26 from build tracker '/tmp/pip-req-tracker-lx5qxl3_' Building wheels for collected packages: PhotoFit Created temporary directory: /tmp/pip-wheel-gihrpn_r Running setup.py bdist_wheel for PhotoFit: started Destination directory: /tmp/pip-wheel-gihrpn_r Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8p0l7ive/PhotoFit/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-gihrpn_r running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/PhotoFit copying PhotoFit/get_filter.py -> build/lib/PhotoFit copying PhotoFit/class_chi2.py -> build/lib/PhotoFit copying PhotoFit/extinction.py -> build/lib/PhotoFit copying PhotoFit/params.py -> build/lib/PhotoFit copying PhotoFit/fitter_general.py -> build/lib/PhotoFit copying PhotoFit/fitting_tools.py -> build/lib/PhotoFit copying PhotoFit/fit_black_body_flux_filters_mcmc.py -> build/lib/PhotoFit copying PhotoFit/calc_black_body_flux_filters.py -> build/lib/PhotoFit copying PhotoFit/fit_black_body_flux_filters.py -> build/lib/PhotoFit copying PhotoFit/read_data_from_file.py -> build/lib/PhotoFit copying PhotoFit/__init__.py -> build/lib/PhotoFit copying PhotoFit/black_body_flux_density.py -> build/lib/PhotoFit copying PhotoFit/distances_conversions.py -> build/lib/PhotoFit copying PhotoFit/interpolate_errors.py -> build/lib/PhotoFit copying PhotoFit/PhotoFit_fun.py -> build/lib/PhotoFit copying PhotoFit/energy_conversions.py -> build/lib/PhotoFit 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/PhotoFit copying build/lib/PhotoFit/get_filter.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/class_chi2.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/extinction.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/params.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/fitter_general.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/fitting_tools.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/fit_black_body_flux_filters_mcmc.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/calc_black_body_flux_filters.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/fit_black_body_flux_filters.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/read_data_from_file.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/__init__.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/black_body_flux_density.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/distances_conversions.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/interpolate_errors.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/PhotoFit_fun.py -> build/bdist.linux-armv7l/wheel/PhotoFit copying build/lib/PhotoFit/energy_conversions.py -> build/bdist.linux-armv7l/wheel/PhotoFit running install_egg_info running egg_info writing dependency_links to PhotoFit.egg-info/dependency_links.txt writing top-level names to PhotoFit.egg-info/top_level.txt writing requirements to PhotoFit.egg-info/requires.txt writing PhotoFit.egg-info/PKG-INFO reading manifest file 'PhotoFit.egg-info/SOURCES.txt' writing manifest file 'PhotoFit.egg-info/SOURCES.txt' Copying PhotoFit.egg-info to build/bdist.linux-armv7l/wheel/PhotoFit-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PhotoFit-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-gihrpn_r/PhotoFit-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'PhotoFit/PhotoFit_fun.py' adding 'PhotoFit/__init__.py' adding 'PhotoFit/black_body_flux_density.py' adding 'PhotoFit/calc_black_body_flux_filters.py' adding 'PhotoFit/class_chi2.py' adding 'PhotoFit/distances_conversions.py' adding 'PhotoFit/energy_conversions.py' adding 'PhotoFit/extinction.py' adding 'PhotoFit/fit_black_body_flux_filters.py' adding 'PhotoFit/fit_black_body_flux_filters_mcmc.py' adding 'PhotoFit/fitter_general.py' adding 'PhotoFit/fitting_tools.py' adding 'PhotoFit/get_filter.py' adding 'PhotoFit/interpolate_errors.py' adding 'PhotoFit/params.py' adding 'PhotoFit/read_data_from_file.py' adding 'PhotoFit-0.0.2.dist-info/METADATA' adding 'PhotoFit-0.0.2.dist-info/WHEEL' adding 'PhotoFit-0.0.2.dist-info/top_level.txt' adding 'PhotoFit-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PhotoFit: finished with status 'done' Stored in directory: /tmp/tmpm47ivo1q Successfully built PhotoFit Cleaning up... Removing source in /tmp/pip-wheel-8p0l7ive/PhotoFit Removed build tracker '/tmp/pip-req-tracker-lx5qxl3_'