Created temporary directory: /tmp/pip-ephem-wheel-cache-nr3ashrs Created temporary directory: /tmp/pip-req-tracker-14lmyx7k Created requirements tracker '/tmp/pip-req-tracker-14lmyx7k' Created temporary directory: /tmp/pip-wheel-tdzv9kyh Collecting topkappy==0.2.0 1 location(s) to search for versions of topkappy: * https://pypi.org/simple/topkappy/ Getting page https://pypi.org/simple/topkappy/ Analyzing links from page https://pypi.org/simple/topkappy/ Found link https://files.pythonhosted.org/packages/13/f2/da5544ff1d6c6943feab1fc81d14b125e414e7965ee12117494db9fca010/topkappy-0.1.0.tar.gz#sha256=44d3f6c2fe7660447a6650a9fa8a32f75615452247452d029ce8b4790883b2be (from https://pypi.org/simple/topkappy/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/b3/1b/e13f35ee1e0815874b74348408de782c88539aaf9b4b666d6eb5942925df/topkappy-0.2.0.tar.gz#sha256=24586c3a8f1f8173a70203af3039fd826ed60f2dec2f2ab004fa513cc150b2d3 (from https://pypi.org/simple/topkappy/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-ypttq7tp Downloading https://files.pythonhosted.org/packages/b3/1b/e13f35ee1e0815874b74348408de782c88539aaf9b4b666d6eb5942925df/topkappy-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b3/1b/e13f35ee1e0815874b74348408de782c88539aaf9b4b666d6eb5942925df/topkappy-0.2.0.tar.gz#sha256=24586c3a8f1f8173a70203af3039fd826ed60f2dec2f2ab004fa513cc150b2d3 (from https://pypi.org/simple/topkappy/) Added topkappy==0.2.0 from https://files.pythonhosted.org/packages/b3/1b/e13f35ee1e0815874b74348408de782c88539aaf9b4b666d6eb5942925df/topkappy-0.2.0.tar.gz#sha256=24586c3a8f1f8173a70203af3039fd826ed60f2dec2f2ab004fa513cc150b2d3 to build tracker '/tmp/pip-req-tracker-14lmyx7k' Running setup.py (path:/tmp/pip-wheel-tdzv9kyh/topkappy/setup.py) egg_info for package topkappy Running command python setup.py egg_info running egg_info creating pip-egg-info/topkappy.egg-info writing top-level names to pip-egg-info/topkappy.egg-info/top_level.txt writing requirements to pip-egg-info/topkappy.egg-info/requires.txt writing dependency_links to pip-egg-info/topkappy.egg-info/dependency_links.txt writing pip-egg-info/topkappy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/topkappy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/topkappy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'examples' writing manifest file 'pip-egg-info/topkappy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tdzv9kyh/topkappy has version 0.2.0, which satisfies requirement topkappy==0.2.0 from https://files.pythonhosted.org/packages/b3/1b/e13f35ee1e0815874b74348408de782c88539aaf9b4b666d6eb5942925df/topkappy-0.2.0.tar.gz#sha256=24586c3a8f1f8173a70203af3039fd826ed60f2dec2f2ab004fa513cc150b2d3 Removed topkappy==0.2.0 from https://files.pythonhosted.org/packages/b3/1b/e13f35ee1e0815874b74348408de782c88539aaf9b4b666d6eb5942925df/topkappy-0.2.0.tar.gz#sha256=24586c3a8f1f8173a70203af3039fd826ed60f2dec2f2ab004fa513cc150b2d3 from build tracker '/tmp/pip-req-tracker-14lmyx7k' Building wheels for collected packages: topkappy Created temporary directory: /tmp/pip-wheel-lvbjwkci Running setup.py bdist_wheel for topkappy: started Destination directory: /tmp/pip-wheel-lvbjwkci Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tdzv9kyh/topkappy/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-lvbjwkci running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/topkappy copying topkappy/KappaClasses.py -> build/lib/topkappy copying topkappy/__init__.py -> build/lib/topkappy copying topkappy/FormattedKappaError.py -> build/lib/topkappy copying topkappy/plot_simulation_time_series.py -> build/lib/topkappy copying topkappy/KappaModel.py -> build/lib/topkappy copying topkappy/agents_graphs.py -> build/lib/topkappy copying topkappy/version.py -> build/lib/topkappy 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/topkappy copying build/lib/topkappy/KappaClasses.py -> build/bdist.linux-armv7l/wheel/topkappy copying build/lib/topkappy/__init__.py -> build/bdist.linux-armv7l/wheel/topkappy copying build/lib/topkappy/FormattedKappaError.py -> build/bdist.linux-armv7l/wheel/topkappy copying build/lib/topkappy/plot_simulation_time_series.py -> build/bdist.linux-armv7l/wheel/topkappy copying build/lib/topkappy/KappaModel.py -> build/bdist.linux-armv7l/wheel/topkappy copying build/lib/topkappy/agents_graphs.py -> build/bdist.linux-armv7l/wheel/topkappy copying build/lib/topkappy/version.py -> build/bdist.linux-armv7l/wheel/topkappy running install_egg_info running egg_info writing requirements to topkappy.egg-info/requires.txt writing topkappy.egg-info/PKG-INFO writing dependency_links to topkappy.egg-info/dependency_links.txt writing top-level names to topkappy.egg-info/top_level.txt reading manifest file 'topkappy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'examples' writing manifest file 'topkappy.egg-info/SOURCES.txt' Copying topkappy.egg-info to build/bdist.linux-armv7l/wheel/topkappy-0.2.0-py3.4.egg-info running install_scripts adding license file "LICENCE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/topkappy-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-lvbjwkci/topkappy-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'topkappy/FormattedKappaError.py' adding 'topkappy/KappaClasses.py' adding 'topkappy/KappaModel.py' adding 'topkappy/__init__.py' adding 'topkappy/agents_graphs.py' adding 'topkappy/plot_simulation_time_series.py' adding 'topkappy/version.py' adding 'topkappy-0.2.0.dist-info/LICENCE.txt' adding 'topkappy-0.2.0.dist-info/METADATA' adding 'topkappy-0.2.0.dist-info/WHEEL' adding 'topkappy-0.2.0.dist-info/top_level.txt' adding 'topkappy-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for topkappy: finished with status 'done' Stored in directory: /tmp/tmpyfdv8pd9 Successfully built topkappy Cleaning up... Removing source in /tmp/pip-wheel-tdzv9kyh/topkappy Removed build tracker '/tmp/pip-req-tracker-14lmyx7k'