Collecting torch-spline-conv==1.0.3 1 location(s) to search for versions of torch-spline-conv: * https://pypi.python.org/simple/torch-spline-conv/ Getting page https://pypi.python.org/simple/torch-spline-conv/ Analyzing links from page https://pypi.org/simple/torch-spline-conv/ Found link https://files.pythonhosted.org/packages/43/48/02fd06eca47d38efc031b34875c2e7453faab7bde7c02b2669957d230693/torch_spline_conv-0.1.0.tar.gz#sha256=b1d7bceecffb4bc394d9f5df57b56fbff95867aeb778588a054e95a6ba5cd610 (from https://pypi.org/simple/torch-spline-conv/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/99/a6/19a54aaaf507960814af5b6ec3d6916497d54a9345d0b64a98764465fddc/torch_spline_conv-1.0.0.tar.gz#sha256=72950ae9cc15dd00d0977ffca115af0e59c10f1dbac33dd800307fef2b5808c3 (from https://pypi.org/simple/torch-spline-conv/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/4a/e9/973d572b69f8fef3b08d86f77312a75ab4c00ffe8d3582ae09b433b34b8a/torch_spline_conv-1.0.1.tar.gz#sha256=6be33fab8402950b2ddc1dec950d0b5d4c6f183bcf53bca2534a03eb4fd5801b (from https://pypi.org/simple/torch-spline-conv/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/bc/ff/4e834a74fd180f87f6f9aedcfd876cca4c6fa706afa31e9541838f6958d1/torch_spline_conv-1.0.3.tar.gz#sha256=a0be3bc9847458ca92146c2da754dbd2f910be426414757256416e507240da88 (from https://pypi.org/simple/torch-spline-conv/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Downloading https://files.pythonhosted.org/packages/bc/ff/4e834a74fd180f87f6f9aedcfd876cca4c6fa706afa31e9541838f6958d1/torch_spline_conv-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bc/ff/4e834a74fd180f87f6f9aedcfd876cca4c6fa706afa31e9541838f6958d1/torch_spline_conv-1.0.3.tar.gz#sha256=a0be3bc9847458ca92146c2da754dbd2f910be426414757256416e507240da88 (from https://pypi.org/simple/torch-spline-conv/) Running setup.py (path:/tmp/pip-build-_mepk5h5/torch-spline-conv/setup.py) egg_info for package torch-spline-conv Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-_mepk5h5/torch-spline-conv/.eggs/pytest_runner-4.2-py3.4.egg running egg_info creating pip-egg-info/torch_spline_conv.egg-info writing requirements to pip-egg-info/torch_spline_conv.egg-info/requires.txt writing pip-egg-info/torch_spline_conv.egg-info/PKG-INFO writing dependency_links to pip-egg-info/torch_spline_conv.egg-info/dependency_links.txt writing top-level names to pip-egg-info/torch_spline_conv.egg-info/top_level.txt writing manifest file 'pip-egg-info/torch_spline_conv.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/torch_spline_conv.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_spline_conv/_ext' writing manifest file 'pip-egg-info/torch_spline_conv.egg-info/SOURCES.txt' Source in /tmp/pip-build-_mepk5h5/torch-spline-conv has version 1.0.3, which satisfies requirement torch-spline-conv==1.0.3 from https://files.pythonhosted.org/packages/bc/ff/4e834a74fd180f87f6f9aedcfd876cca4c6fa706afa31e9541838f6958d1/torch_spline_conv-1.0.3.tar.gz#sha256=a0be3bc9847458ca92146c2da754dbd2f910be426414757256416e507240da88 Building wheels for collected packages: torch-spline-conv Running setup.py bdist_wheel for torch-spline-conv: started Destination directory: /tmp/tmp287yzjk1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_mepk5h5/torch-spline-conv/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/tmp287yzjk1pip-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/torch_spline_conv copying torch_spline_conv/weighting.py -> build/lib/torch_spline_conv copying torch_spline_conv/basis.py -> build/lib/torch_spline_conv copying torch_spline_conv/conv.py -> build/lib/torch_spline_conv copying torch_spline_conv/__init__.py -> build/lib/torch_spline_conv creating build/lib/test copying test/test_weighting.py -> build/lib/test copying test/utils.py -> build/lib/test copying test/test_basis.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_conv.py -> build/lib/test creating build/lib/torch_spline_conv/utils copying torch_spline_conv/utils/__init__.py -> build/lib/torch_spline_conv/utils copying torch_spline_conv/utils/degree.py -> build/lib/torch_spline_conv/utils copying torch_spline_conv/utils/ffi.py -> build/lib/torch_spline_conv/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/torch_spline_conv copying build/lib/torch_spline_conv/weighting.py -> build/bdist.linux-armv7l/wheel/torch_spline_conv creating build/bdist.linux-armv7l/wheel/torch_spline_conv/utils copying build/lib/torch_spline_conv/utils/__init__.py -> build/bdist.linux-armv7l/wheel/torch_spline_conv/utils copying build/lib/torch_spline_conv/utils/degree.py -> build/bdist.linux-armv7l/wheel/torch_spline_conv/utils copying build/lib/torch_spline_conv/utils/ffi.py -> build/bdist.linux-armv7l/wheel/torch_spline_conv/utils copying build/lib/torch_spline_conv/basis.py -> build/bdist.linux-armv7l/wheel/torch_spline_conv copying build/lib/torch_spline_conv/conv.py -> build/bdist.linux-armv7l/wheel/torch_spline_conv copying build/lib/torch_spline_conv/__init__.py -> build/bdist.linux-armv7l/wheel/torch_spline_conv creating build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_weighting.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/utils.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_basis.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_conv.py -> build/bdist.linux-armv7l/wheel/test running install_egg_info running egg_info writing dependency_links to torch_spline_conv.egg-info/dependency_links.txt writing requirements to torch_spline_conv.egg-info/requires.txt writing torch_spline_conv.egg-info/PKG-INFO writing top-level names to torch_spline_conv.egg-info/top_level.txt reading manifest file 'torch_spline_conv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'torch_spline_conv/_ext' writing manifest file 'torch_spline_conv.egg-info/SOURCES.txt' Copying torch_spline_conv.egg-info to build/bdist.linux-armv7l/wheel/torch_spline_conv-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/torch_spline_conv-1.0.3.dist-info/WHEEL Running setup.py bdist_wheel for torch-spline-conv: finished with status 'done' Stored in directory: /tmp/tmpkz7h65a0 Successfully built torch-spline-conv Cleaning up... Removing source in /tmp/pip-build-_mepk5h5/torch-spline-conv