I met a wrong when I git "git clone --recursive https://github.com/yifita/deep_cage.git",
Cloning into 'deep_cage'...
remote: Enumerating objects: 216, done.
remote: Counting objects: 100% (92/92), done.
remote: Compressing objects: 100% (71/71), done.
remote: Total 216 (delta 34), reused 66 (delta 17), pack-reused 124
Receiving objects: 100% (216/216), 63.50 MiB | 5.17 MiB/s, done.
Resolving deltas: 100% (52/52), done.
Downloading data/processed_shapenetseg/test_Chair_100_2500.pkl (7.6 MB)
Error downloading object: data/processed_shapenetseg/test_Chair_100_2500.pkl (9554bc7): Smudge error: Error downloading data/processedshapenetseg/test
Chair_100_2500.pkl (9554bc76b605d31575be0c007a18d132916af21799fb148fa551f6b919310bf4): batch response: This repository is over its data quota. Account r
esponsible for LFS bandwidth should purchase more data packs to restore access.
Errors logged to /data2/chh/deep_cage/.git/lfs/logs/20210728T174216.060914095.log
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: data/processed_shapenetseg/test_Chair_100_2500.pkl: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
and when I run "python setup.py develop",
running develop
running egg_info
writing pytorch_points.egg-info/PKG-INFO
writing dependency_links to pytorch_points.egg-info/dependency_links.txt
writing requirements to pytorch_points.egg-info/requires.txt
writing top-level names to pytorch_points.egg-info/top_level.txt
reading manifest file 'pytorch_points.egg-info/SOURCES.txt'
writing manifest file 'pytorch_points.egg-info/SOURCES.txt'
running build_ext
building 'linalg' extension
creating build/temp.linux-x86_64-3.7
creating build/temp.linux-x86_64-3.7/pytorch_points
creating build/temp.linux-x86_64-3.7/pytorch_points/_ext
gcc -pthread -B /home/chh/miniconda3/envs/py37/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I
/home/chh/miniconda3/envs/py37/lib/python3.7/site-packages/torch/include -I/home/chh/miniconda3/envs/py37/lib/python3.7/site-packages/torch/include/torc
h/csrc/api/include -I/home/chh/miniconda3/envs/py37/lib/python3.7/site-packages/torch/include/TH -I/home/chh/miniconda3/envs/py37/lib/python3.7/site-pac
kages/torch/include/THC -I/usr/local/cuda-10.2/include -I/home/chh/miniconda3/envs/py37/include/python3.7m -c pytorch_points/_ext/torch_batch_svd.cpp -o
build/temp.linux-x86_64-3.7/pytorch_points/_ext/torch_batch_svd.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=linalg -D_GLIBCXX_USE_CXX11
_ABI=0 -std=c++11
gcc: error: pytorch_points/_ext/torch_batch_svd.cpp: No such file or directory
error: command 'gcc' failed with exit status 1
Hey, thank you for sharing this code.
I met a wrong when I git "git clone --recursive https://github.com/yifita/deep_cage.git", Cloning into 'deep_cage'...
remote: Enumerating objects: 216, done.
remote: Counting objects: 100% (92/92), done.
remote: Compressing objects: 100% (71/71), done.
remote: Total 216 (delta 34), reused 66 (delta 17), pack-reused 124
Receiving objects: 100% (216/216), 63.50 MiB | 5.17 MiB/s, done.
Resolving deltas: 100% (52/52), done.
Downloading data/processed_shapenetseg/test_Chair_100_2500.pkl (7.6 MB)
Error downloading object: data/processed_shapenetseg/test_Chair_100_2500.pkl (9554bc7): Smudge error: Error downloading data/processedshapenetseg/test Chair_100_2500.pkl (9554bc76b605d31575be0c007a18d132916af21799fb148fa551f6b919310bf4): batch response: This repository is over its data quota. Account r esponsible for LFS bandwidth should purchase more data packs to restore access.
Errors logged to /data2/chh/deep_cage/.git/lfs/logs/20210728T174216.060914095.log
Use
git lfs logs last
to view the log.error: external filter 'git-lfs filter-process' failed
fatal: data/processed_shapenetseg/test_Chair_100_2500.pkl: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
and when I run "python setup.py develop", running develop
running egg_info
writing pytorch_points.egg-info/PKG-INFO
writing dependency_links to pytorch_points.egg-info/dependency_links.txt
writing requirements to pytorch_points.egg-info/requires.txt
writing top-level names to pytorch_points.egg-info/top_level.txt
reading manifest file 'pytorch_points.egg-info/SOURCES.txt'
writing manifest file 'pytorch_points.egg-info/SOURCES.txt'
running build_ext
building 'linalg' extension
creating build/temp.linux-x86_64-3.7
creating build/temp.linux-x86_64-3.7/pytorch_points
creating build/temp.linux-x86_64-3.7/pytorch_points/_ext
gcc -pthread -B /home/chh/miniconda3/envs/py37/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I /home/chh/miniconda3/envs/py37/lib/python3.7/site-packages/torch/include -I/home/chh/miniconda3/envs/py37/lib/python3.7/site-packages/torch/include/torc h/csrc/api/include -I/home/chh/miniconda3/envs/py37/lib/python3.7/site-packages/torch/include/TH -I/home/chh/miniconda3/envs/py37/lib/python3.7/site-pac kages/torch/include/THC -I/usr/local/cuda-10.2/include -I/home/chh/miniconda3/envs/py37/include/python3.7m -c pytorch_points/_ext/torch_batch_svd.cpp -o build/temp.linux-x86_64-3.7/pytorch_points/_ext/torch_batch_svd.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=linalg -D_GLIBCXX_USE_CXX11 _ABI=0 -std=c++11
gcc: error: pytorch_points/_ext/torch_batch_svd.cpp: No such file or directory
error: command 'gcc' failed with exit status 1
no file "torch_batch_svd.cpp" can be found.