Created temporary directory: /tmp/pip-ephem-wheel-cache-6mu9m60y Created temporary directory: /tmp/pip-req-tracker-leef38no Created requirements tracker '/tmp/pip-req-tracker-leef38no' Created temporary directory: /tmp/pip-wheel-pwgpf5ef Collecting guosen==0.0.8 1 location(s) to search for versions of guosen: * https://pypi.org/simple/guosen/ Getting page https://pypi.org/simple/guosen/ Analyzing links from page https://pypi.org/simple/guosen/ Found link https://files.pythonhosted.org/packages/4d/31/b83c05439957f7a9fba9ccf1e2055e497bf07f700d19078015905e0aabf1/guosen-0.0.4.tar.gz#sha256=4fc9ae8bfaa8669f8c683ceb450fabd556f1b41cc1c1524172c5e2ca27392aad (from https://pypi.org/simple/guosen/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/a1/6f/6d2b30a1ebfb0048a0a4da4f663689c15e98950dda0051a5b03372c5bb0a/guosen-0.0.5.tar.gz#sha256=b324d32336ed0f959ec565f9b4f983b697fae3224dc786c39b3276a5039fce71 (from https://pypi.org/simple/guosen/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/a2/16/c2c559d63ff499485f4b006dad1c928b959ab5534047257e56dce4c99a7d/guosen-0.0.6.tar.gz#sha256=496cbda404e87a0dc034d1f4582532e1ab166f15ea95b285716a55cd421847ff (from https://pypi.org/simple/guosen/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/93/25/0ac21af6dff1201eafdaaf5668eebf1ae59222d8dc08cf793e3144ab98b4/guosen-0.0.7.tar.gz#sha256=4efd9eca0294c542b7a238937e1e06c21d2fc06474030e1ac30e5c73bfc0dc17 (from https://pypi.org/simple/guosen/), version: 0.0.7 Found link https://files.pythonhosted.org/packages/c5/0d/7a198176c2e02b56468463290de55a06becaa6c165f3b62cef691ac9bee7/guosen-0.0.8.tar.gz#sha256=421f10d148d985573e8ea52ef8d0a27fe9715f6e3d6cfbd3249154b1359c068b (from https://pypi.org/simple/guosen/), version: 0.0.8 Using version 0.0.8 (newest of versions: 0.0.8) Created temporary directory: /tmp/pip-unpack-vb2mb6lb Downloading https://files.pythonhosted.org/packages/c5/0d/7a198176c2e02b56468463290de55a06becaa6c165f3b62cef691ac9bee7/guosen-0.0.8.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c5/0d/7a198176c2e02b56468463290de55a06becaa6c165f3b62cef691ac9bee7/guosen-0.0.8.tar.gz#sha256=421f10d148d985573e8ea52ef8d0a27fe9715f6e3d6cfbd3249154b1359c068b (from https://pypi.org/simple/guosen/) Added guosen==0.0.8 from https://files.pythonhosted.org/packages/c5/0d/7a198176c2e02b56468463290de55a06becaa6c165f3b62cef691ac9bee7/guosen-0.0.8.tar.gz#sha256=421f10d148d985573e8ea52ef8d0a27fe9715f6e3d6cfbd3249154b1359c068b to build tracker '/tmp/pip-req-tracker-leef38no' Running setup.py (path:/tmp/pip-wheel-pwgpf5ef/guosen/setup.py) egg_info for package guosen Running command python setup.py egg_info running egg_info creating pip-egg-info/guosen.egg-info writing dependency_links to pip-egg-info/guosen.egg-info/dependency_links.txt writing top-level names to pip-egg-info/guosen.egg-info/top_level.txt writing pip-egg-info/guosen.egg-info/PKG-INFO writing manifest file 'pip-egg-info/guosen.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/guosen.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/guosen.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pwgpf5ef/guosen has version 0.0.8, which satisfies requirement guosen==0.0.8 from https://files.pythonhosted.org/packages/c5/0d/7a198176c2e02b56468463290de55a06becaa6c165f3b62cef691ac9bee7/guosen-0.0.8.tar.gz#sha256=421f10d148d985573e8ea52ef8d0a27fe9715f6e3d6cfbd3249154b1359c068b Removed guosen==0.0.8 from https://files.pythonhosted.org/packages/c5/0d/7a198176c2e02b56468463290de55a06becaa6c165f3b62cef691ac9bee7/guosen-0.0.8.tar.gz#sha256=421f10d148d985573e8ea52ef8d0a27fe9715f6e3d6cfbd3249154b1359c068b from build tracker '/tmp/pip-req-tracker-leef38no' Building wheels for collected packages: guosen Created temporary directory: /tmp/pip-wheel-fp7nmnag Running setup.py bdist_wheel for guosen: started Destination directory: /tmp/pip-wheel-fp7nmnag Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pwgpf5ef/guosen/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-fp7nmnag running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/guosen copying guosen/__init__.py -> build/lib/guosen creating build/lib/guosen/test copying guosen/test/test_guosen_data.py -> build/lib/guosen/test copying guosen/test/__init__.py -> build/lib/guosen/test creating build/lib/guosen/util copying guosen/util/logger.py -> build/lib/guosen/util copying guosen/util/__init__.py -> build/lib/guosen/util creating build/lib/guosen/data copying guosen/data/load_benchmark_data.py -> build/lib/guosen/data copying guosen/data/core.py -> build/lib/guosen/data copying guosen/data/__init__.py -> build/lib/guosen/data copying guosen/data/config.py -> build/lib/guosen/data 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/guosen creating build/bdist.linux-armv7l/wheel/guosen/test copying build/lib/guosen/test/test_guosen_data.py -> build/bdist.linux-armv7l/wheel/guosen/test copying build/lib/guosen/test/__init__.py -> build/bdist.linux-armv7l/wheel/guosen/test creating build/bdist.linux-armv7l/wheel/guosen/util copying build/lib/guosen/util/logger.py -> build/bdist.linux-armv7l/wheel/guosen/util copying build/lib/guosen/util/__init__.py -> build/bdist.linux-armv7l/wheel/guosen/util copying build/lib/guosen/__init__.py -> build/bdist.linux-armv7l/wheel/guosen creating build/bdist.linux-armv7l/wheel/guosen/data copying build/lib/guosen/data/load_benchmark_data.py -> build/bdist.linux-armv7l/wheel/guosen/data copying build/lib/guosen/data/core.py -> build/bdist.linux-armv7l/wheel/guosen/data copying build/lib/guosen/data/__init__.py -> build/bdist.linux-armv7l/wheel/guosen/data copying build/lib/guosen/data/config.py -> build/bdist.linux-armv7l/wheel/guosen/data running install_egg_info running egg_info writing dependency_links to guosen.egg-info/dependency_links.txt writing guosen.egg-info/PKG-INFO writing top-level names to guosen.egg-info/top_level.txt reading manifest file 'guosen.egg-info/SOURCES.txt' writing manifest file 'guosen.egg-info/SOURCES.txt' Copying guosen.egg-info to build/bdist.linux-armv7l/wheel/guosen-0.0.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/guosen-0.0.8.dist-info/WHEEL creating '/tmp/pip-wheel-fp7nmnag/guosen-0.0.8-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'guosen/__init__.py' adding 'guosen/data/__init__.py' adding 'guosen/data/config.py' adding 'guosen/data/core.py' adding 'guosen/data/load_benchmark_data.py' adding 'guosen/test/__init__.py' adding 'guosen/test/test_guosen_data.py' adding 'guosen/util/__init__.py' adding 'guosen/util/logger.py' adding 'guosen-0.0.8.dist-info/METADATA' adding 'guosen-0.0.8.dist-info/WHEEL' adding 'guosen-0.0.8.dist-info/top_level.txt' adding 'guosen-0.0.8.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for guosen: finished with status 'done' Stored in directory: /tmp/tmpteqafv1q Successfully built guosen Cleaning up... Removing source in /tmp/pip-wheel-pwgpf5ef/guosen Removed build tracker '/tmp/pip-req-tracker-leef38no'