Created temporary directory: /tmp/pip-ephem-wheel-cache-uu6c0bnp Created temporary directory: /tmp/pip-req-tracker-edmunqw_ Created requirements tracker '/tmp/pip-req-tracker-edmunqw_' Created temporary directory: /tmp/pip-wheel-qa59frg3 Collecting py-counter==2.0 1 location(s) to search for versions of py-counter: * https://pypi.org/simple/py-counter/ Getting page https://pypi.org/simple/py-counter/ Analyzing links from page https://pypi.org/simple/py-counter/ Found link https://files.pythonhosted.org/packages/dd/55/ca0de7d6a273d1fb8809dd221249e9a91124f6eb03e807ab3f79db70e293/py_counter-1.0.tar.gz#sha256=7e7d934de60eea6f18f3cd7815471c367a1f4b6499e622dd02ce7a3ab922acf4 (from https://pypi.org/simple/py-counter/) (requires-python:>=3.1), version: 1.0 Found link https://files.pythonhosted.org/packages/b8/91/c6ae8f2edb2ee5e1b1e427193a0817edc8e2f97e986e535227eceb56e7bd/py_counter-1.1.tar.gz#sha256=f400ac79cdca77b32b81929857187176e422cf00fcbbc0a6ef8a91e72459473c (from https://pypi.org/simple/py-counter/) (requires-python:>=3.1), version: 1.1 Found link https://files.pythonhosted.org/packages/08/d2/c79246826aceb7ab552392c9530cedb8d158e31cbfc84b02ad9b6ddc5c3b/py_counter-1.2.tar.gz#sha256=a5dd52338fde0261c4ec684762bde3b9ed51997162182c62474866b0e4f0f418 (from https://pypi.org/simple/py-counter/) (requires-python:>=3.1), version: 1.2 Found link https://files.pythonhosted.org/packages/29/50/b46672ac4d50224395ec448b89c92500ba221d2fdf9b4846684c89781100/py_counter-1.3.tar.gz#sha256=017937240ae040bb84e3b5786e3620dd52663290a595c2233f2ab1ee93ecda64 (from https://pypi.org/simple/py-counter/) (requires-python:>=3.1), version: 1.3 Found link https://files.pythonhosted.org/packages/27/e5/61696c7478e90777c79f4a70e865ea770384e338c5117634f13674d9bbdb/py_counter-2.0.tar.gz#sha256=695001532aaff7db1c44f0c9ec2c934ea056e2e9a1b44496d1a9f9bf27623779 (from https://pypi.org/simple/py-counter/) (requires-python:>=3.1), version: 2.0 Using version 2.0 (newest of versions: 2.0) Created temporary directory: /tmp/pip-unpack-gm2k_8i6 Downloading https://files.pythonhosted.org/packages/27/e5/61696c7478e90777c79f4a70e865ea770384e338c5117634f13674d9bbdb/py_counter-2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/27/e5/61696c7478e90777c79f4a70e865ea770384e338c5117634f13674d9bbdb/py_counter-2.0.tar.gz#sha256=695001532aaff7db1c44f0c9ec2c934ea056e2e9a1b44496d1a9f9bf27623779 (from https://pypi.org/simple/py-counter/) (requires-python:>=3.1) Added py-counter==2.0 from https://files.pythonhosted.org/packages/27/e5/61696c7478e90777c79f4a70e865ea770384e338c5117634f13674d9bbdb/py_counter-2.0.tar.gz#sha256=695001532aaff7db1c44f0c9ec2c934ea056e2e9a1b44496d1a9f9bf27623779 to build tracker '/tmp/pip-req-tracker-edmunqw_' Running setup.py (path:/tmp/pip-wheel-qa59frg3/py-counter/setup.py) egg_info for package py-counter Running command python setup.py egg_info running egg_info creating pip-egg-info/py_counter.egg-info writing pip-egg-info/py_counter.egg-info/PKG-INFO writing entry points to pip-egg-info/py_counter.egg-info/entry_points.txt writing dependency_links to pip-egg-info/py_counter.egg-info/dependency_links.txt writing top-level names to pip-egg-info/py_counter.egg-info/top_level.txt writing manifest file 'pip-egg-info/py_counter.egg-info/SOURCES.txt' file mypackage.py (for module mypackage) not found reading manifest file 'pip-egg-info/py_counter.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/py_counter.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qa59frg3/py-counter has version 2.0, which satisfies requirement py-counter==2.0 from https://files.pythonhosted.org/packages/27/e5/61696c7478e90777c79f4a70e865ea770384e338c5117634f13674d9bbdb/py_counter-2.0.tar.gz#sha256=695001532aaff7db1c44f0c9ec2c934ea056e2e9a1b44496d1a9f9bf27623779 Removed py-counter==2.0 from https://files.pythonhosted.org/packages/27/e5/61696c7478e90777c79f4a70e865ea770384e338c5117634f13674d9bbdb/py_counter-2.0.tar.gz#sha256=695001532aaff7db1c44f0c9ec2c934ea056e2e9a1b44496d1a9f9bf27623779 from build tracker '/tmp/pip-req-tracker-edmunqw_' Building wheels for collected packages: py-counter Created temporary directory: /tmp/pip-wheel-x33p8qx1 Running setup.py bdist_wheel for py-counter: started Destination directory: /tmp/pip-wheel-x33p8qx1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qa59frg3/py-counter/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-x33p8qx1 running bdist_wheel running build running build_py file mypackage.py (for module mypackage) not found creating build creating build/lib creating build/lib/py_counter copying py_counter/__init__.py -> build/lib/py_counter copying py_counter/py_counter.py -> build/lib/py_counter copying py_counter/setup.py -> build/lib/py_counter file mypackage.py (for module mypackage) not found 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/py_counter copying build/lib/py_counter/__init__.py -> build/bdist.linux-armv7l/wheel/py_counter copying build/lib/py_counter/py_counter.py -> build/bdist.linux-armv7l/wheel/py_counter copying build/lib/py_counter/setup.py -> build/bdist.linux-armv7l/wheel/py_counter running install_egg_info running egg_info writing entry points to py_counter.egg-info/entry_points.txt writing dependency_links to py_counter.egg-info/dependency_links.txt writing py_counter.egg-info/PKG-INFO writing top-level names to py_counter.egg-info/top_level.txt file mypackage.py (for module mypackage) not found reading manifest file 'py_counter.egg-info/SOURCES.txt' writing manifest file 'py_counter.egg-info/SOURCES.txt' Copying py_counter.egg-info to build/bdist.linux-armv7l/wheel/py_counter-2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py_counter-2.0.dist-info/WHEEL creating '/tmp/pip-wheel-x33p8qx1/py_counter-2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'py_counter/__init__.py' adding 'py_counter/py_counter.py' adding 'py_counter/setup.py' adding 'py_counter-2.0.dist-info/METADATA' adding 'py_counter-2.0.dist-info/WHEEL' adding 'py_counter-2.0.dist-info/entry_points.txt' adding 'py_counter-2.0.dist-info/top_level.txt' adding 'py_counter-2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for py-counter: finished with status 'done' Stored in directory: /tmp/tmpgu4i1zms Successfully built py-counter Cleaning up... Removing source in /tmp/pip-wheel-qa59frg3/py-counter Removed build tracker '/tmp/pip-req-tracker-edmunqw_'