Skip to content
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

Installation Issues #196

Open
xdnjust opened this issue Apr 20, 2021 · 1 comment
Open

Installation Issues #196

xdnjust opened this issue Apr 20, 2021 · 1 comment

Comments

@xdnjust
Copy link

xdnjust commented Apr 20, 2021

running install
running bdist_egg
running egg_info
writing pointnet2.egg-info/PKG-INFO
writing dependency_links to pointnet2.egg-info/dependency_links.txt
writing top-level names to pointnet2.egg-info/top_level.txt
reading manifest file 'pointnet2.egg-info/SOURCES.txt'
writing manifest file 'pointnet2.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_ext
building 'pointnet2_cuda' extension
gcc -pthread -B /home/anaconda3/envs/FR1/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/anaconda3/envs/FR1/lib/python3.7/site-packages/torch/include -I/home/anaconda3/envs/FR1/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/home/anaconda3/envs/FR1/lib/python3.7/site-packages/torch/include/TH -I/home/anaconda3/envs/FR1/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda-10.2:/include -I/home/anaconda3/envs/FR1/include/python3.7m -c src/pointnet2_api.cpp -o build/temp.linux-x86_64-3.7/src/pointnet2_api.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=pointnet2_cuda -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from src/pointnet2_api.cpp:4:0:
src/ball_query_gpu.h:6:10: fatal error: cuda.h: No such file or directory
#include <cuda.h>
^~~~~~~~
compilation terminated.
error: command 'gcc' failed with exit status 1

@VERY-NPU
Copy link

VERY-NPU commented Aug 9, 2021

Please go to previously asked questions to find answers.

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

2 participants