Created temporary directory: /tmp/pip-ephem-wheel-cache-lmvoe_rl Created temporary directory: /tmp/pip-req-tracker-qzcj8xds Created requirements tracker '/tmp/pip-req-tracker-qzcj8xds' Created temporary directory: /tmp/pip-wheel-aoldd9xt Collecting pyifx==1.0.3 1 location(s) to search for versions of pyifx: * https://pypi.org/simple/pyifx/ Getting page https://pypi.org/simple/pyifx/ Analyzing links from page https://pypi.org/simple/pyifx/ Found link https://files.pythonhosted.org/packages/5b/29/1e873f1598a5fbb46f2c73e5766563f7ecb465924c95072120e98b053377/pyifx-1.0.0.tar.gz#sha256=d1c78581d64d319d322c10bce45b02e56f34905d28a7bafe855e0f2652497510 (from https://pypi.org/simple/pyifx/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/48/51/4dda109e08b21c0dba7f49c6a50ea472a3b8296529b663f1cb16c435633e/pyifx-1.0.1.tar.gz#sha256=078ae67c08705db5a1c5d3464f1ca69175f54ba96c7a11a3d4fe19f18db270e9 (from https://pypi.org/simple/pyifx/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/0c/cb/7bdf1976d779b12924090d277ac1543abdd68729fb753bd98032137d0a86/pyifx-1.0.2.tar.gz#sha256=383a2c85b7ce5a1e6d0ebccdb18518c089f8e1fe44566c32ade57526cb953a65 (from https://pypi.org/simple/pyifx/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/a2/a3/26421e968be2510494232903aafb61e43b16125af366ebc76e68d9ea5a90/pyifx-1.0.3.tar.gz#sha256=e0e198c7fe7d4fcaef0a285ade5be02232f46341449a4fac7179ec49dfa761dc (from https://pypi.org/simple/pyifx/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-hfgb3uwj Downloading https://files.pythonhosted.org/packages/a2/a3/26421e968be2510494232903aafb61e43b16125af366ebc76e68d9ea5a90/pyifx-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a2/a3/26421e968be2510494232903aafb61e43b16125af366ebc76e68d9ea5a90/pyifx-1.0.3.tar.gz#sha256=e0e198c7fe7d4fcaef0a285ade5be02232f46341449a4fac7179ec49dfa761dc (from https://pypi.org/simple/pyifx/) Added pyifx==1.0.3 from https://files.pythonhosted.org/packages/a2/a3/26421e968be2510494232903aafb61e43b16125af366ebc76e68d9ea5a90/pyifx-1.0.3.tar.gz#sha256=e0e198c7fe7d4fcaef0a285ade5be02232f46341449a4fac7179ec49dfa761dc to build tracker '/tmp/pip-req-tracker-qzcj8xds' Running setup.py (path:/tmp/pip-wheel-aoldd9xt/pyifx/setup.py) egg_info for package pyifx Running command python setup.py egg_info running egg_info creating pip-egg-info/pyifx.egg-info writing requirements to pip-egg-info/pyifx.egg-info/requires.txt writing top-level names to pip-egg-info/pyifx.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyifx.egg-info/dependency_links.txt writing pip-egg-info/pyifx.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pyifx.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyifx.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyifx.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aoldd9xt/pyifx has version 1.0.3, which satisfies requirement pyifx==1.0.3 from https://files.pythonhosted.org/packages/a2/a3/26421e968be2510494232903aafb61e43b16125af366ebc76e68d9ea5a90/pyifx-1.0.3.tar.gz#sha256=e0e198c7fe7d4fcaef0a285ade5be02232f46341449a4fac7179ec49dfa761dc Removed pyifx==1.0.3 from https://files.pythonhosted.org/packages/a2/a3/26421e968be2510494232903aafb61e43b16125af366ebc76e68d9ea5a90/pyifx-1.0.3.tar.gz#sha256=e0e198c7fe7d4fcaef0a285ade5be02232f46341449a4fac7179ec49dfa761dc from build tracker '/tmp/pip-req-tracker-qzcj8xds' Building wheels for collected packages: pyifx Created temporary directory: /tmp/pip-wheel-ayijta4b Running setup.py bdist_wheel for pyifx: started Destination directory: /tmp/pip-wheel-ayijta4b Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aoldd9xt/pyifx/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-ayijta4b running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyifx copying pyifx/comp.py -> build/lib/pyifx copying pyifx/hsl.py -> build/lib/pyifx copying pyifx/__init__.py -> build/lib/pyifx copying pyifx/misc.py -> build/lib/pyifx copying pyifx/graphics.py -> build/lib/pyifx copying pyifx/INTERNAL.py -> build/lib/pyifx 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/pyifx copying build/lib/pyifx/comp.py -> build/bdist.linux-armv7l/wheel/pyifx copying build/lib/pyifx/hsl.py -> build/bdist.linux-armv7l/wheel/pyifx copying build/lib/pyifx/__init__.py -> build/bdist.linux-armv7l/wheel/pyifx copying build/lib/pyifx/misc.py -> build/bdist.linux-armv7l/wheel/pyifx copying build/lib/pyifx/graphics.py -> build/bdist.linux-armv7l/wheel/pyifx copying build/lib/pyifx/INTERNAL.py -> build/bdist.linux-armv7l/wheel/pyifx running install_egg_info running egg_info writing pyifx.egg-info/PKG-INFO writing dependency_links to pyifx.egg-info/dependency_links.txt writing top-level names to pyifx.egg-info/top_level.txt writing requirements to pyifx.egg-info/requires.txt reading manifest file 'pyifx.egg-info/SOURCES.txt' writing manifest file 'pyifx.egg-info/SOURCES.txt' Copying pyifx.egg-info to build/bdist.linux-armv7l/wheel/pyifx-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyifx-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-ayijta4b/pyifx-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyifx/INTERNAL.py' adding 'pyifx/__init__.py' adding 'pyifx/comp.py' adding 'pyifx/graphics.py' adding 'pyifx/hsl.py' adding 'pyifx/misc.py' adding 'pyifx-1.0.3.dist-info/METADATA' adding 'pyifx-1.0.3.dist-info/WHEEL' adding 'pyifx-1.0.3.dist-info/top_level.txt' adding 'pyifx-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyifx: finished with status 'done' Stored in directory: /tmp/tmp7b_h0swv Successfully built pyifx Cleaning up... Removing source in /tmp/pip-wheel-aoldd9xt/pyifx Removed build tracker '/tmp/pip-req-tracker-qzcj8xds'