Created temporary directory: /tmp/pip-ephem-wheel-cache-5_uldxoy Created temporary directory: /tmp/pip-wheel-k6sp9xy1 Looking in indexes: https://pypi.python.org/simple Collecting pynndescent==0.2.1 1 location(s) to search for versions of pynndescent: * https://pypi.python.org/simple/pynndescent/ Getting page https://pypi.python.org/simple/pynndescent/ Analyzing links from page https://pypi.org/simple/pynndescent/ Found link https://files.pythonhosted.org/packages/90/48/8fa64b0413d86d7e93d0f5120ca86dba625cf57220487aed08a63bc1efc7/pynndescent-0.1.0.tar.gz#sha256=7f5c7b7c5fec9517b84e76b65ef657b3ee8124a537965bcf00c15de61bc41617 (from https://pypi.org/simple/pynndescent/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/a0/81/fecca3d2c60b7bf02ee6e41de71f699f4d2fb6a94c50576869a06d0163f0/pynndescent-0.1.1.tar.gz#sha256=45c0c42593f6d41d7cc5abf96a812a9095724ab8a4ff200682afac479818c44f (from https://pypi.org/simple/pynndescent/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/0d/06/a32a7822cc3ae908927471981273427da52a71996d75af93275c58556282/pynndescent-0.1.2.tar.gz#sha256=e6c9b83f1e02bb964b621e80c12323e209d994f189b731d94ac0f0a5229c22a4 (from https://pypi.org/simple/pynndescent/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/8f/d3/ace632bc76cfa058533d6304ff637352a6e2980c79bd62e666a3fc5e1a57/pynndescent-0.2.0.tar.gz#sha256=66a0ce96d1df6e8ac5af6c02345851cda91639c8ae7c72ff0904560878eedfab (from https://pypi.org/simple/pynndescent/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/ed/8d/2a847d83a34e7cf4d49796cf7eb83f511c1126e955b2bfa96e42acbe0bef/pynndescent-0.2.1.tar.gz#sha256=45d969dcd0b6d34bfbc33ad1d5cbfa92a6fd55c8a0cb33e314f69531d83f7b63 (from https://pypi.org/simple/pynndescent/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-qtyzvxly Downloading https://files.pythonhosted.org/packages/ed/8d/2a847d83a34e7cf4d49796cf7eb83f511c1126e955b2bfa96e42acbe0bef/pynndescent-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ed/8d/2a847d83a34e7cf4d49796cf7eb83f511c1126e955b2bfa96e42acbe0bef/pynndescent-0.2.1.tar.gz#sha256=45d969dcd0b6d34bfbc33ad1d5cbfa92a6fd55c8a0cb33e314f69531d83f7b63 (from https://pypi.org/simple/pynndescent/) Running setup.py (path:/tmp/pip-wheel-k6sp9xy1/pynndescent/setup.py) egg_info for package pynndescent Running command python setup.py egg_info running egg_info creating pip-egg-info/pynndescent.egg-info writing pip-egg-info/pynndescent.egg-info/PKG-INFO writing top-level names to pip-egg-info/pynndescent.egg-info/top_level.txt writing dependency_links to pip-egg-info/pynndescent.egg-info/dependency_links.txt writing requirements to pip-egg-info/pynndescent.egg-info/requires.txt writing manifest file 'pip-egg-info/pynndescent.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/pynndescent.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pynndescent.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-k6sp9xy1/pynndescent has version 0.2.1, which satisfies requirement pynndescent==0.2.1 from https://files.pythonhosted.org/packages/ed/8d/2a847d83a34e7cf4d49796cf7eb83f511c1126e955b2bfa96e42acbe0bef/pynndescent-0.2.1.tar.gz#sha256=45d969dcd0b6d34bfbc33ad1d5cbfa92a6fd55c8a0cb33e314f69531d83f7b63 Building wheels for collected packages: pynndescent Created temporary directory: /tmp/pip-wheel-mvu7028t Running setup.py bdist_wheel for pynndescent: started Destination directory: /tmp/pip-wheel-mvu7028t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-k6sp9xy1/pynndescent/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-mvu7028t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pynndescent copying pynndescent/distances.py -> build/lib/pynndescent copying pynndescent/utils.py -> build/lib/pynndescent copying pynndescent/__init__.py -> build/lib/pynndescent copying pynndescent/pynndescent_.py -> build/lib/pynndescent copying pynndescent/rp_trees.py -> build/lib/pynndescent 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/pynndescent copying build/lib/pynndescent/distances.py -> build/bdist.linux-armv7l/wheel/pynndescent copying build/lib/pynndescent/utils.py -> build/bdist.linux-armv7l/wheel/pynndescent copying build/lib/pynndescent/__init__.py -> build/bdist.linux-armv7l/wheel/pynndescent copying build/lib/pynndescent/pynndescent_.py -> build/bdist.linux-armv7l/wheel/pynndescent copying build/lib/pynndescent/rp_trees.py -> build/bdist.linux-armv7l/wheel/pynndescent running install_egg_info running egg_info writing top-level names to pynndescent.egg-info/top_level.txt writing pynndescent.egg-info/PKG-INFO writing requirements to pynndescent.egg-info/requires.txt writing dependency_links to pynndescent.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pynndescent.egg-info/SOURCES.txt' writing manifest file 'pynndescent.egg-info/SOURCES.txt' Copying pynndescent.egg-info to build/bdist.linux-armv7l/wheel/pynndescent-0.2.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pynndescent-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-mvu7028t/pynndescent-0.2.1-py3-none-any.whl' and adding '.' to it adding 'pynndescent/__init__.py' adding 'pynndescent/distances.py' adding 'pynndescent/pynndescent_.py' adding 'pynndescent/rp_trees.py' adding 'pynndescent/utils.py' adding 'pynndescent-0.2.1.dist-info/top_level.txt' adding 'pynndescent-0.2.1.dist-info/WHEEL' adding 'pynndescent-0.2.1.dist-info/METADATA' adding 'pynndescent-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pynndescent: finished with status 'done' Stored in directory: /tmp/tmpalzp1ng6 Successfully built pynndescent Cleaning up... Removing source in /tmp/pip-wheel-k6sp9xy1/pynndescent