Created temporary directory: /tmp/pip-ephem-wheel-cache-iemmufrl Created temporary directory: /tmp/pip-req-tracker-yiqdqfqs Created requirements tracker '/tmp/pip-req-tracker-yiqdqfqs' Created temporary directory: /tmp/pip-wheel-1kf964bk Collecting hinpy==0.1.2 1 location(s) to search for versions of hinpy: * https://pypi.org/simple/hinpy/ Getting page https://pypi.org/simple/hinpy/ Analyzing links from page https://pypi.org/simple/hinpy/ Found link https://files.pythonhosted.org/packages/84/9a/384341961cc7d84a4e8187cc717cc00b85f2dd30078f1fc617f3ee5422be/hinpy-0.1.0.tar.gz#sha256=2e4a9108b84550484aafb47b30566c8aca00cfc39b8e94aaab0d64c09c8c53e9 (from https://pypi.org/simple/hinpy/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/71/a3/528987b4bdefce189d536ee98115eb0f74e6c99379dfb3df7fb9f42e2d70/hinpy-0.1.1.tar.gz#sha256=01eb30c56507f4c73250ee56e0f018719efe5eb58c148da573a1838adf5f4e9c (from https://pypi.org/simple/hinpy/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/21/ec/42a82b4ae384efec73c3d801760ccce436426e0c917ef4bd4de7fd91fd4a/hinpy-0.1.2.tar.gz#sha256=68f84517f05a36ed165b3d17084b64f12ea4286ae29000c78d2b97442bde24e8 (from https://pypi.org/simple/hinpy/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-xf27beek Downloading https://files.pythonhosted.org/packages/21/ec/42a82b4ae384efec73c3d801760ccce436426e0c917ef4bd4de7fd91fd4a/hinpy-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/21/ec/42a82b4ae384efec73c3d801760ccce436426e0c917ef4bd4de7fd91fd4a/hinpy-0.1.2.tar.gz#sha256=68f84517f05a36ed165b3d17084b64f12ea4286ae29000c78d2b97442bde24e8 (from https://pypi.org/simple/hinpy/) Added hinpy==0.1.2 from https://files.pythonhosted.org/packages/21/ec/42a82b4ae384efec73c3d801760ccce436426e0c917ef4bd4de7fd91fd4a/hinpy-0.1.2.tar.gz#sha256=68f84517f05a36ed165b3d17084b64f12ea4286ae29000c78d2b97442bde24e8 to build tracker '/tmp/pip-req-tracker-yiqdqfqs' Running setup.py (path:/tmp/pip-wheel-1kf964bk/hinpy/setup.py) egg_info for package hinpy Running command python setup.py egg_info running egg_info creating pip-egg-info/hinpy.egg-info writing pip-egg-info/hinpy.egg-info/PKG-INFO writing requirements to pip-egg-info/hinpy.egg-info/requires.txt writing top-level names to pip-egg-info/hinpy.egg-info/top_level.txt writing dependency_links to pip-egg-info/hinpy.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/hinpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hinpy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/hinpy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1kf964bk/hinpy has version 0.1.2, which satisfies requirement hinpy==0.1.2 from https://files.pythonhosted.org/packages/21/ec/42a82b4ae384efec73c3d801760ccce436426e0c917ef4bd4de7fd91fd4a/hinpy-0.1.2.tar.gz#sha256=68f84517f05a36ed165b3d17084b64f12ea4286ae29000c78d2b97442bde24e8 Removed hinpy==0.1.2 from https://files.pythonhosted.org/packages/21/ec/42a82b4ae384efec73c3d801760ccce436426e0c917ef4bd4de7fd91fd4a/hinpy-0.1.2.tar.gz#sha256=68f84517f05a36ed165b3d17084b64f12ea4286ae29000c78d2b97442bde24e8 from build tracker '/tmp/pip-req-tracker-yiqdqfqs' Building wheels for collected packages: hinpy Created temporary directory: /tmp/pip-wheel-4tj3lx1u Running setup.py bdist_wheel for hinpy: started Destination directory: /tmp/pip-wheel-4tj3lx1u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1kf964bk/hinpy/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-4tj3lx1u running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hinpy copying hinpy/__init__.py -> build/lib/hinpy copying hinpy/general.py -> build/lib/hinpy creating build/lib/hinpy/rs copying hinpy/rs/surprise_based.py -> build/lib/hinpy/rs copying hinpy/rs/random_rs.py -> build/lib/hinpy/rs copying hinpy/rs/content_based.py -> build/lib/hinpy/rs copying hinpy/rs/implicit_utility.py -> build/lib/hinpy/rs copying hinpy/rs/__init__.py -> build/lib/hinpy/rs copying hinpy/rs/hin_rs.py -> build/lib/hinpy/rs copying hinpy/rs/pure_popularity.py -> build/lib/hinpy/rs creating build/lib/hinpy/diversity copying hinpy/diversity/other_measures.py -> build/lib/hinpy/diversity copying hinpy/diversity/diversities_measures.py -> build/lib/hinpy/diversity copying hinpy/diversity/utils.py -> build/lib/hinpy/diversity copying hinpy/diversity/classic_measures.py -> build/lib/hinpy/diversity copying hinpy/diversity/truediversity.py -> build/lib/hinpy/diversity copying hinpy/diversity/__init__.py -> build/lib/hinpy/diversity creating build/lib/hinpy/classes copying hinpy/classes/link_group_functions.py -> build/lib/hinpy/classes copying hinpy/classes/object_group_class.py -> build/lib/hinpy/classes copying hinpy/classes/hin_functions.py -> build/lib/hinpy/classes copying hinpy/classes/__init__.py -> build/lib/hinpy/classes copying hinpy/classes/link_group_class.py -> build/lib/hinpy/classes copying hinpy/classes/hin_class.py -> build/lib/hinpy/classes creating build/lib/hinpy/datasets copying hinpy/datasets/generators.py -> build/lib/hinpy/datasets copying hinpy/datasets/__init__.py -> build/lib/hinpy/datasets 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/hinpy creating build/bdist.linux-armv7l/wheel/hinpy/rs copying build/lib/hinpy/rs/surprise_based.py -> build/bdist.linux-armv7l/wheel/hinpy/rs copying build/lib/hinpy/rs/random_rs.py -> build/bdist.linux-armv7l/wheel/hinpy/rs copying build/lib/hinpy/rs/content_based.py -> build/bdist.linux-armv7l/wheel/hinpy/rs copying build/lib/hinpy/rs/implicit_utility.py -> build/bdist.linux-armv7l/wheel/hinpy/rs copying build/lib/hinpy/rs/__init__.py -> build/bdist.linux-armv7l/wheel/hinpy/rs copying build/lib/hinpy/rs/hin_rs.py -> build/bdist.linux-armv7l/wheel/hinpy/rs copying build/lib/hinpy/rs/pure_popularity.py -> build/bdist.linux-armv7l/wheel/hinpy/rs creating build/bdist.linux-armv7l/wheel/hinpy/diversity copying build/lib/hinpy/diversity/other_measures.py -> build/bdist.linux-armv7l/wheel/hinpy/diversity copying build/lib/hinpy/diversity/diversities_measures.py -> build/bdist.linux-armv7l/wheel/hinpy/diversity copying build/lib/hinpy/diversity/utils.py -> build/bdist.linux-armv7l/wheel/hinpy/diversity copying build/lib/hinpy/diversity/classic_measures.py -> build/bdist.linux-armv7l/wheel/hinpy/diversity copying build/lib/hinpy/diversity/truediversity.py -> build/bdist.linux-armv7l/wheel/hinpy/diversity copying build/lib/hinpy/diversity/__init__.py -> build/bdist.linux-armv7l/wheel/hinpy/diversity creating build/bdist.linux-armv7l/wheel/hinpy/classes copying build/lib/hinpy/classes/link_group_functions.py -> build/bdist.linux-armv7l/wheel/hinpy/classes copying build/lib/hinpy/classes/object_group_class.py -> build/bdist.linux-armv7l/wheel/hinpy/classes copying build/lib/hinpy/classes/hin_functions.py -> build/bdist.linux-armv7l/wheel/hinpy/classes copying build/lib/hinpy/classes/__init__.py -> build/bdist.linux-armv7l/wheel/hinpy/classes copying build/lib/hinpy/classes/link_group_class.py -> build/bdist.linux-armv7l/wheel/hinpy/classes copying build/lib/hinpy/classes/hin_class.py -> build/bdist.linux-armv7l/wheel/hinpy/classes copying build/lib/hinpy/__init__.py -> build/bdist.linux-armv7l/wheel/hinpy creating build/bdist.linux-armv7l/wheel/hinpy/datasets copying build/lib/hinpy/datasets/generators.py -> build/bdist.linux-armv7l/wheel/hinpy/datasets copying build/lib/hinpy/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/hinpy/datasets copying build/lib/hinpy/general.py -> build/bdist.linux-armv7l/wheel/hinpy running install_egg_info running egg_info writing requirements to hinpy.egg-info/requires.txt writing dependency_links to hinpy.egg-info/dependency_links.txt writing hinpy.egg-info/PKG-INFO writing top-level names to hinpy.egg-info/top_level.txt reading manifest file 'hinpy.egg-info/SOURCES.txt' writing manifest file 'hinpy.egg-info/SOURCES.txt' Copying hinpy.egg-info to build/bdist.linux-armv7l/wheel/hinpy-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hinpy-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-4tj3lx1u/hinpy-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hinpy/__init__.py' adding 'hinpy/general.py' adding 'hinpy/classes/__init__.py' adding 'hinpy/classes/hin_class.py' adding 'hinpy/classes/hin_functions.py' adding 'hinpy/classes/link_group_class.py' adding 'hinpy/classes/link_group_functions.py' adding 'hinpy/classes/object_group_class.py' adding 'hinpy/datasets/__init__.py' adding 'hinpy/datasets/generators.py' adding 'hinpy/diversity/__init__.py' adding 'hinpy/diversity/classic_measures.py' adding 'hinpy/diversity/diversities_measures.py' adding 'hinpy/diversity/other_measures.py' adding 'hinpy/diversity/truediversity.py' adding 'hinpy/diversity/utils.py' adding 'hinpy/rs/__init__.py' adding 'hinpy/rs/content_based.py' adding 'hinpy/rs/hin_rs.py' adding 'hinpy/rs/implicit_utility.py' adding 'hinpy/rs/pure_popularity.py' adding 'hinpy/rs/random_rs.py' adding 'hinpy/rs/surprise_based.py' adding 'hinpy-0.1.2.dist-info/METADATA' adding 'hinpy-0.1.2.dist-info/WHEEL' adding 'hinpy-0.1.2.dist-info/top_level.txt' adding 'hinpy-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hinpy: finished with status 'done' Stored in directory: /tmp/tmp1q9l7tls Successfully built hinpy Cleaning up... Removing source in /tmp/pip-wheel-1kf964bk/hinpy Removed build tracker '/tmp/pip-req-tracker-yiqdqfqs'