Collecting torch-cluster==1.1.1 1 location(s) to search for versions of torch-cluster: * https://pypi.python.org/simple/torch-cluster/ Getting page https://pypi.python.org/simple/torch-cluster/ Analyzing links from page https://pypi.org/simple/torch-cluster/ Found link https://files.pythonhosted.org/packages/58/77/1ddc3390129653d1e0e1e0c8063d47a2f40abc888d95b4a2fba774e215df/torch_cluster-0.1.1.tar.gz#sha256=f4f64eabc4c380bff9863d3ce9b93b0a65c7ea6f797f9ee053dc74d7d92ea928 (from https://pypi.org/simple/torch-cluster/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/ac/92/c583aabacb052afed67db146662c23625ad861a74140e338996816a879f4/torch_cluster-0.2.3.tar.gz#sha256=43d9840078f962abfced55043d8320f80c7f91aa7f54398b9ad631ee577bbfb1 (from https://pypi.org/simple/torch-cluster/), version: 0.2.3 Found link https://files.pythonhosted.org/packages/6e/9b/493def262b256290ad6913c9f36b774af6f52d9d46d3fee31b77b3803eb0/torch_cluster-0.2.4.tar.gz#sha256=f421986d71a644b72c69551f09df31eb8657203d59d639aac33192192ed675b5 (from https://pypi.org/simple/torch-cluster/), version: 0.2.4 Found link https://files.pythonhosted.org/packages/8a/2c/ddf6e6fc9c4af6c37a20996100cf6a6427accd7939470bc99071d3487753/torch_cluster-1.0.1.tar.gz#sha256=04cf3ad486eff6cc6069e3d1c18a2acd7662169f36d02a13f3a7adaabfc06b91 (from https://pypi.org/simple/torch-cluster/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/87/9d/e488a5186684632e3e0f14eaec125936cf25a3a24552afd26e7bb426d2ee/torch_cluster-1.0.3.tar.gz#sha256=795264f9e9f36eb44aeb28716d68ea93cd6dc7f75c8e05e0d16eb0597ffcd1a6 (from https://pypi.org/simple/torch-cluster/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/7b/95/bca3179ce501792bf268d37f18cc82577c289fa093bfdcfc26e375019da5/torch_cluster-1.1.1.tar.gz#sha256=e919f64153fd97efe958a509a0a558a31bf5f2dbe2deeff09d300e33d3994b14 (from https://pypi.org/simple/torch-cluster/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/36/b0/25ca8b811059e001f1e3285ac3036b6969fb21350e411c6881ba2b9be3c3/torch_cluster-1.1.2.tar.gz#sha256=082c4e71079cd1bed89da4178b3391361fa6aac5ae2edb783c08fed3da5b93c4 (from https://pypi.org/simple/torch-cluster/), version: 1.1.2 Using version 1.1.1 (newest of versions: 1.1.1) Downloading https://files.pythonhosted.org/packages/7b/95/bca3179ce501792bf268d37f18cc82577c289fa093bfdcfc26e375019da5/torch_cluster-1.1.1.tar.gz (696kB) Downloading from URL https://files.pythonhosted.org/packages/7b/95/bca3179ce501792bf268d37f18cc82577c289fa093bfdcfc26e375019da5/torch_cluster-1.1.1.tar.gz#sha256=e919f64153fd97efe958a509a0a558a31bf5f2dbe2deeff09d300e33d3994b14 (from https://pypi.org/simple/torch-cluster/) Running setup.py (path:/tmp/pip-build-5f5nrxeg/torch-cluster/setup.py) egg_info for package torch-cluster Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-5f5nrxeg/torch-cluster/.eggs/pytest_runner-4.2-py3.4.egg running egg_info creating pip-egg-info/torch_cluster.egg-info writing dependency_links to pip-egg-info/torch_cluster.egg-info/dependency_links.txt writing top-level names to pip-egg-info/torch_cluster.egg-info/top_level.txt writing pip-egg-info/torch_cluster.egg-info/PKG-INFO writing requirements to pip-egg-info/torch_cluster.egg-info/requires.txt writing manifest file 'pip-egg-info/torch_cluster.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/torch_cluster.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'cffi_modules' warnings.warn(msg) warning: no previously-included files matching '*' found under directory 'torch_cluster/_ext' writing manifest file 'pip-egg-info/torch_cluster.egg-info/SOURCES.txt' Source in /tmp/pip-build-5f5nrxeg/torch-cluster has version 1.1.1, which satisfies requirement torch-cluster==1.1.1 from https://files.pythonhosted.org/packages/7b/95/bca3179ce501792bf268d37f18cc82577c289fa093bfdcfc26e375019da5/torch_cluster-1.1.1.tar.gz#sha256=e919f64153fd97efe958a509a0a558a31bf5f2dbe2deeff09d300e33d3994b14 Building wheels for collected packages: torch-cluster Running setup.py bdist_wheel for torch-cluster: started Destination directory: /tmp/tmpx30pjux6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5f5nrxeg/torch-cluster/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/tmpx30pjux6pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'cffi_modules' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_grid.py -> build/lib/test copying test/utils.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_graclus.py -> build/lib/test creating build/lib/torch_cluster copying torch_cluster/__init__.py -> build/lib/torch_cluster copying torch_cluster/grid.py -> build/lib/torch_cluster copying torch_cluster/graclus.py -> build/lib/torch_cluster creating build/lib/torch_cluster/utils copying torch_cluster/utils/perm.py -> build/lib/torch_cluster/utils copying torch_cluster/utils/loop.py -> build/lib/torch_cluster/utils copying torch_cluster/utils/__init__.py -> build/lib/torch_cluster/utils copying torch_cluster/utils/ffi.py -> build/lib/torch_cluster/utils 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/test copying build/lib/test/test_grid.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/utils.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_graclus.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/torch_cluster creating build/bdist.linux-armv7l/wheel/torch_cluster/utils copying build/lib/torch_cluster/utils/perm.py -> build/bdist.linux-armv7l/wheel/torch_cluster/utils copying build/lib/torch_cluster/utils/loop.py -> build/bdist.linux-armv7l/wheel/torch_cluster/utils copying build/lib/torch_cluster/utils/__init__.py -> build/bdist.linux-armv7l/wheel/torch_cluster/utils copying build/lib/torch_cluster/utils/ffi.py -> build/bdist.linux-armv7l/wheel/torch_cluster/utils copying build/lib/torch_cluster/__init__.py -> build/bdist.linux-armv7l/wheel/torch_cluster copying build/lib/torch_cluster/grid.py -> build/bdist.linux-armv7l/wheel/torch_cluster copying build/lib/torch_cluster/graclus.py -> build/bdist.linux-armv7l/wheel/torch_cluster running install_egg_info running egg_info writing requirements to torch_cluster.egg-info/requires.txt writing top-level names to torch_cluster.egg-info/top_level.txt writing torch_cluster.egg-info/PKG-INFO writing dependency_links to torch_cluster.egg-info/dependency_links.txt reading manifest file 'torch_cluster.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'torch_cluster/_ext' writing manifest file 'torch_cluster.egg-info/SOURCES.txt' Copying torch_cluster.egg-info to build/bdist.linux-armv7l/wheel/torch_cluster-1.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/torch_cluster-1.1.1.dist-info/WHEEL Running setup.py bdist_wheel for torch-cluster: finished with status 'done' Stored in directory: /tmp/tmp1bi0ugyh Successfully built torch-cluster Cleaning up... Removing source in /tmp/pip-build-5f5nrxeg/torch-cluster