Skip to content

'NoneType' object has no attribute 'is_hash_allowed' #551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 of 7 tasks
Le0000000000n opened this issue Jul 23, 2019 · 1 comment
Closed
4 of 7 tasks

'NoneType' object has no attribute 'is_hash_allowed' #551

Le0000000000n opened this issue Jul 23, 2019 · 1 comment

Comments

@Le0000000000n
Copy link

Le0000000000n commented Jul 23, 2019

📚 Installation

Environment

  • OS: Linux version 4.4.0-142-generic (buildd@lgw01-amd64-033) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) )
  • Python version: Python 3.6.8
  • PyTorch version: 1.1.0
  • CUDA/cuDNN version: CUDA Version 9.0.176
  • GCC version: gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
  • How did you try to install PyTorch Geometric and its extensions (pip, source): pip
  • Any other relevant information: I am inside a docker. pip version 19.2 (python 3.6)

Checklist

  • I followed the installation guide.
  • I cannot find my error message in the FAQ.
  • I set up CUDA correctly and can compile CUDA code via nvcc.
  • I have cloned the repository and tried a manual installation from source.
  • I do have multiple CUDA versions on my machine.
  • I checked if the official extension example runs on my machine.
  • The offical extension example runs on my machine.

Additional context

I encountered the problems when I tried to install needed packages. The installation seemed successful, but ended with error. The full log are as follow:

pip install --verbose --no-cache-dir torch-sparse
Created temporary directory: /tmp/pip-ephem-wheel-cache-fcenniz0
Created temporary directory: /tmp/pip-req-tracker-l0iva17o
Created requirements tracker '/tmp/pip-req-tracker-l0iva17o'
Created temporary directory: /tmp/pip-install-g5c0ae8p
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting torch-sparse
1 location(s) to search for versions of torch-sparse:

  • https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/
    Getting page https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/
    Found index url https://pypi.tuna.tsinghua.edu.cn/simple
    Starting new HTTPS connection (1): pypi.tuna.tsinghua.edu.cn:443
    https://pypi.tuna.tsinghua.edu.cn:443 "GET /simple/torch-sparse/ HTTP/1.1" 200 1749
    Analyzing links from page https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/
    Found link https://pypi.tuna.tsinghua.edu.cn/packages/21/a6/af5865f7bc2dc45ea789ebb35bdf5d84c05e140d7d2ec7e5823d24db176f/torch_sparse-0.1.0.tar.gz#sha256=d774c4b05a96bf09e3c3becd2f48c65ed66b03195a2cfc4992ef57c9a8c6b399 (from https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/), version: 0.1.0
    Found link https://pypi.tuna.tsinghua.edu.cn/packages/02/4f/89bcb156022a3960c4db852915c64ea78b4e993e0f8d7a83e60e6819fc11/torch_sparse-0.2.0.tar.gz#sha256=578fdc3522b06c948d43fbc360d0dcde8a89d9a2496ac468592bf3493baedd33 (from https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/), version: 0.2.0
    Found link https://pypi.tuna.tsinghua.edu.cn/packages/8f/41/98db80cc9d9345c76445393661ce4dd3e08fc46fb17028e7706612063e4d/torch_sparse-0.2.1.tar.gz#sha256=01346234f0e76103304f8aa1099f22c0904d2fff8b36c5ec0230335149f526bc (from https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/), version: 0.2.1
    Found link https://pypi.tuna.tsinghua.edu.cn/packages/73/5b/5b7b6c66148afaa5e2ed8a3e18e109361957d28e67032d92cb282d173f32/torch_sparse-0.2.2.tar.gz#sha256=11e87c0214a4491168f15726ddda6c771b5f34be728f3edbb4add203e46d924d (from https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/), version: 0.2.2
    Found link https://pypi.tuna.tsinghua.edu.cn/packages/43/2a/bb2ead5b33c6932937c6c74199ebecd72bd4b3ab224842a50366e5b2af4a/torch_sparse-0.2.3.tar.gz#sha256=47b3f85b0c243d0c98798db722b0f066830f6b8ff9d298a6e2aed0662598e356 (from https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/), version: 0.2.3
    Found link https://pypi.tuna.tsinghua.edu.cn/packages/73/72/e374662f6f47d9ac0e082a6d5c18d14e15c52863e89c6bc6957a0d2ed026/torch_sparse-0.2.4.tar.gz#sha256=5cae8b40a5d11b8917e0f4b95034b5842b052f42a089ce59f8c02f2cff00ca55 (from https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/), version: 0.2.4
    Found link https://pypi.tuna.tsinghua.edu.cn/packages/b0/0a/2ff678e0d04e524dd2cf990a6202ced8c0ffe3fe6b08e02f25cc9fd27da0/torch_sparse-0.4.0.tar.gz#sha256=bf217539b4f714a1d6fac4d39ace3ad8033871717f44f8f365a2746056b9d805 (from https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/), version: 0.4.0
    Given no hashes to check 7 links for project 'torch-sparse': discarding no candidates
    Using version 0.4.0 (newest of versions: 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.4.0)
    Created temporary directory: /tmp/pip-unpack-3bgzyq4q
    https://pypi.tuna.tsinghua.edu.cn:443 "GET /packages/b0/0a/2ff678e0d04e524dd2cf990a6202ced8c0ffe3fe6b08e02f25cc9fd27da0/torch_sparse-0.4.0.tar.gz HTTP/1.1" 200 10444
    Downloading https://pypi.tuna.tsinghua.edu.cn/packages/b0/0a/2ff678e0d04e524dd2cf990a6202ced8c0ffe3fe6b08e02f25cc9fd27da0/torch_sparse-0.4.0.tar.gz
    Downloading from URL https://pypi.tuna.tsinghua.edu.cn/packages/b0/0a/2ff678e0d04e524dd2cf990a6202ced8c0ffe3fe6b08e02f25cc9fd27da0/torch_sparse-0.4.0.tar.gz#sha256=bf217539b4f714a1d6fac4d39ace3ad8033871717f44f8f365a2746056b9d805 (from https://pypi.tuna.tsinghua.edu.cn/simple/torch-sparse/)
    Added torch-sparse from https://pypi.tuna.tsinghua.edu.cn/packages/b0/0a/2ff678e0d04e524dd2cf990a6202ced8c0ffe3fe6b08e02f25cc9fd27da0/torch_sparse-0.4.0.tar.gz#sha256=bf217539b4f714a1d6fac4d39ace3ad8033871717f44f8f365a2746056b9d805 to build tracker '/tmp/pip-req-tracker-l0iva17o'
    Running setup.py (path:/tmp/pip-install-g5c0ae8p/torch-sparse/setup.py) egg_info for package torch-sparse
    Running command python setup.py egg_info
    running egg_info
    creating pip-egg-info/torch_sparse.egg-info
    writing pip-egg-info/torch_sparse.egg-info/PKG-INFO
    writing dependency_links to pip-egg-info/torch_sparse.egg-info/dependency_links.txt
    writing requirements to pip-egg-info/torch_sparse.egg-info/requires.txt
    writing top-level names to pip-egg-info/torch_sparse.egg-info/top_level.txt
    writing manifest file 'pip-egg-info/torch_sparse.egg-info/SOURCES.txt'
    reading manifest file 'pip-egg-info/torch_sparse.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'pip-egg-info/torch_sparse.egg-info/SOURCES.txt'
    Source in /tmp/pip-install-g5c0ae8p/torch-sparse has version 0.4.0, which satisfies requirement torch-sparse from https://pypi.tuna.tsinghua.edu.cn/packages/b0/0a/2ff678e0d04e524dd2cf990a6202ced8c0ffe3fe6b08e02f25cc9fd27da0/torch_sparse-0.4.0.tar.gz#sha256=bf217539b4f714a1d6fac4d39ace3ad8033871717f44f8f365a2746056b9d805
    Removed torch-sparse from https://pypi.tuna.tsinghua.edu.cn/packages/b0/0a/2ff678e0d04e524dd2cf990a6202ced8c0ffe3fe6b08e02f25cc9fd27da0/torch_sparse-0.4.0.tar.gz#sha256=bf217539b4f714a1d6fac4d39ace3ad8033871717f44f8f365a2746056b9d805 from build tracker '/tmp/pip-req-tracker-l0iva17o'
    Requirement already satisfied: scipy in /usr/local/lib/python3.6/dist-packages (from torch-sparse) (1.3.0)
    Requirement already satisfied: numpy>=1.13.3 in /usr/local/lib/python3.6/dist-packages (from scipy->torch-sparse) (1.14.6)
    Building wheels for collected packages: torch-sparse
    Created temporary directory: /tmp/pip-wheel-72rb7goe
    Building wheel for torch-sparse (setup.py) ... Destination directory: /tmp/pip-wheel-72rb7goe
    Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-g5c0ae8p/torch-sparse/setup.py'"'"'; file='"'"'/tmp/pip-install-g5c0ae8p/torch-sparse/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-72rb7goe --python-tag cp36
    running bdist_wheel
    running build
    running build_py
    creating build
    creating build/lib.linux-x86_64-3.6
    creating build/lib.linux-x86_64-3.6/test
    copying test/utils.py -> build/lib.linux-x86_64-3.6/test
    copying test/test_spmm.py -> build/lib.linux-x86_64-3.6/test
    copying test/test_convert.py -> build/lib.linux-x86_64-3.6/test
    copying test/test_spspmm_spmm.py -> build/lib.linux-x86_64-3.6/test
    copying test/test_eye.py -> build/lib.linux-x86_64-3.6/test
    copying test/test_spspmm.py -> build/lib.linux-x86_64-3.6/test
    copying test/test_coalesce.py -> build/lib.linux-x86_64-3.6/test
    copying test/test_transpose.py -> build/lib.linux-x86_64-3.6/test
    copying test/init.py -> build/lib.linux-x86_64-3.6/test
    creating build/lib.linux-x86_64-3.6/torch_sparse
    copying torch_sparse/convert.py -> build/lib.linux-x86_64-3.6/torch_sparse
    copying torch_sparse/spspmm.py -> build/lib.linux-x86_64-3.6/torch_sparse
    copying torch_sparse/eye.py -> build/lib.linux-x86_64-3.6/torch_sparse
    copying torch_sparse/spmm.py -> build/lib.linux-x86_64-3.6/torch_sparse
    copying torch_sparse/coalesce.py -> build/lib.linux-x86_64-3.6/torch_sparse
    copying torch_sparse/transpose.py -> build/lib.linux-x86_64-3.6/torch_sparse
    copying torch_sparse/init.py -> build/lib.linux-x86_64-3.6/torch_sparse
    creating build/lib.linux-x86_64-3.6/torch_sparse/utils
    copying torch_sparse/utils/unique.py -> build/lib.linux-x86_64-3.6/torch_sparse/utils
    copying torch_sparse/utils/init.py -> build/lib.linux-x86_64-3.6/torch_sparse/utils
    running build_ext
    building 'torch_sparse.spspmm_cpu' extension
    creating build/temp.linux-x86_64-3.6
    creating build/temp.linux-x86_64-3.6/cpu
    x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/include/python3.6m -c cpu/spspmm.cpp -o build/temp.linux-x86_64-3.6/cpu/spspmm.o -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=spspmm_cpu -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11
    x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.6/cpu/spspmm.o -o build/lib.linux-x86_64-3.6/torch_sparse/spspmm_cpu.cpython-36m-x86_64-linux-gnu.so
    building 'torch_sparse.spspmm_cuda' extension
    creating build/temp.linux-x86_64-3.6/cuda
    x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda/include -I/usr/include/python3.6m -c cuda/spspmm.cpp -o build/temp.linux-x86_64-3.6/cuda/spspmm.o -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=spspmm_cuda -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11
    /usr/local/cuda/bin/nvcc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda/include -I/usr/include/python3.6m -c cuda/spspmm_kernel.cu -o build/temp.linux-x86_64-3.6/cuda/spspmm_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=spspmm_cuda -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11
    x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.6/cuda/spspmm.o build/temp.linux-x86_64-3.6/cuda/spspmm_kernel.o -L/usr/local/cuda/lib64 -lcudart -o build/lib.linux-x86_64-3.6/torch_sparse/spspmm_cuda.cpython-36m-x86_64-linux-gnu.so -lcusparse -l cusparse
    building 'torch_sparse.unique_cuda' extension
    x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda/include -I/usr/include/python3.6m -c cuda/unique.cpp -o build/temp.linux-x86_64-3.6/cuda/unique.o -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=unique_cuda -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11
    /usr/local/cuda/bin/nvcc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda/include -I/usr/include/python3.6m -c cuda/unique_kernel.cu -o build/temp.linux-x86_64-3.6/cuda/unique_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=unique_cuda -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11
    x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.6/cuda/unique.o build/temp.linux-x86_64-3.6/cuda/unique_kernel.o -L/usr/local/cuda/lib64 -lcudart -o build/lib.linux-x86_64-3.6/torch_sparse/unique_cuda.cpython-36m-x86_64-linux-gnu.so
    installing to build/bdist.linux-x86_64/wheel
    running install
    running install_lib
    creating build/bdist.linux-x86_64
    creating build/bdist.linux-x86_64/wheel
    creating build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/utils.py -> build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/test_spmm.py -> build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/test_convert.py -> build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/test_spspmm_spmm.py -> build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/test_eye.py -> build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/test_spspmm.py -> build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/test_coalesce.py -> build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/test_transpose.py -> build/bdist.linux-x86_64/wheel/test
    copying build/lib.linux-x86_64-3.6/test/init.py -> build/bdist.linux-x86_64/wheel/test
    creating build/bdist.linux-x86_64/wheel/torch_sparse
    creating build/bdist.linux-x86_64/wheel/torch_sparse/utils
    copying build/lib.linux-x86_64-3.6/torch_sparse/utils/unique.py -> build/bdist.linux-x86_64/wheel/torch_sparse/utils
    copying build/lib.linux-x86_64-3.6/torch_sparse/utils/init.py -> build/bdist.linux-x86_64/wheel/torch_sparse/utils
    copying build/lib.linux-x86_64-3.6/torch_sparse/convert.py -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/spspmm.py -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/eye.py -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/unique_cuda.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/spmm.py -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/spspmm_cpu.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/spspmm_cuda.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/coalesce.py -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/transpose.py -> build/bdist.linux-x86_64/wheel/torch_sparse
    copying build/lib.linux-x86_64-3.6/torch_sparse/init.py -> build/bdist.linux-x86_64/wheel/torch_sparse
    running install_egg_info
    running egg_info
    writing torch_sparse.egg-info/PKG-INFO
    writing dependency_links to torch_sparse.egg-info/dependency_links.txt
    writing requirements to torch_sparse.egg-info/requires.txt
    writing top-level names to torch_sparse.egg-info/top_level.txt
    reading manifest file 'torch_sparse.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'torch_sparse.egg-info/SOURCES.txt'
    Copying torch_sparse.egg-info to build/bdist.linux-x86_64/wheel/torch_sparse-0.4.0-py3.6.egg-info
    running install_scripts
    adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
    creating build/bdist.linux-x86_64/wheel/torch_sparse-0.4.0.dist-info/WHEEL
    creating '/tmp/pip-wheel-72rb7goe/torch_sparse-0.4.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
    adding 'test/init.py'
    adding 'test/test_coalesce.py'
    adding 'test/test_convert.py'
    adding 'test/test_eye.py'
    adding 'test/test_spmm.py'
    adding 'test/test_spspmm.py'
    adding 'test/test_spspmm_spmm.py'
    adding 'test/test_transpose.py'
    adding 'test/utils.py'
    adding 'torch_sparse/init.py'
    adding 'torch_sparse/coalesce.py'
    adding 'torch_sparse/convert.py'
    adding 'torch_sparse/eye.py'
    adding 'torch_sparse/spmm.py'
    adding 'torch_sparse/spspmm.py'
    adding 'torch_sparse/spspmm_cpu.cpython-36m-x86_64-linux-gnu.so'
    adding 'torch_sparse/spspmm_cuda.cpython-36m-x86_64-linux-gnu.so'
    adding 'torch_sparse/transpose.py'
    adding 'torch_sparse/unique_cuda.cpython-36m-x86_64-linux-gnu.so'
    adding 'torch_sparse/utils/init.py'
    adding 'torch_sparse/utils/unique.py'
    adding 'torch_sparse-0.4.0.dist-info/LICENSE'
    adding 'torch_sparse-0.4.0.dist-info/METADATA'
    adding 'torch_sparse-0.4.0.dist-info/WHEEL'
    adding 'torch_sparse-0.4.0.dist-info/top_level.txt'
    adding 'torch_sparse-0.4.0.dist-info/RECORD'
    removing build/bdist.linux-x86_64/wheel
    done
    Created wheel for torch-sparse: filename=torch_sparse-0.4.0-cp36-cp36m-linux_x86_64.whl size=3499398 sha256=0ea9bc72ace8ff1a50609663fa0d59253bdc6080be9dbe113f5a7bcba2521aab
    Stored in directory: /tmp/pip-ephem-wheel-cache-fcenniz0/wheels/d8/4e/82/a38a71bd53b118c8eb7d3b560461c5dee3be56149962b98302
    Removing source in /tmp/pip-install-g5c0ae8p/torch-sparse
    Successfully built torch-sparse
    Installing collected packages: torch-sparse

Successfully installed torch-sparse-0.4.0
Cleaning up...
Removed build tracker '/tmp/pip-req-tracker-l0iva17o'
1 location(s) to search for versions of pip:

@rusty1s
Copy link
Member

rusty1s commented Jul 23, 2019

Related to pypa/pip#6772?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants