https://github.com/gatagat/lap/issues/24
creating build/lib.linux-x86_64-3.7
creating build/lib.linux-x86_64-3.7/lap
copying lap/init.py -> build/lib.linux-x86_64-3.7/lap
copying lap/lapmod.py -> build/lib.linux-x86_64-3.7/lap
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'lap._lapjv' extension
compiling C++ sources
C compiler: g++ -pthread -B /home/chengzhi/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
creating build/temp.linux-x86_64-3.7/lap
compile options: '-I/home/chengzhi/anaconda3/lib/python3.7/site-packages/numpy/core/include -Ilap -I/home/chengzhi/anaconda3/lib/python3.7/site-packages/numpy/core/include -I/home/chengzhi/anaconda3/include/python3.7m -c'
g++: lap/_lapjv.cpp
g++: lap/lapjv.cpp
g++: lap/lapmod.cpp
error: Command "g++ -pthread -B /home/chengzhi/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/home/chengzhi/anaconda3/lib/python3.7/site-packages/numpy/core/include -Ilap -I/home/chengzhi/anaconda3/lib/python3.7/site-packages/numpy/core/include -I/home/chengzhi/anaconda3/include/python3.7m -c lap/_lapjv.cpp -o build/temp.linux-x86_64-3.7/lap/_lapjv.o -MMD -MF build/temp.linux-x86_64-3.7/lap/_lapjv.o.d" failed with exit status 127
lap 명령어 관련해서 에러가 계속 날 때
conda install -c conda-forge lap
conda install -c conda-forge lap
'Boostcamp AI tech 3기' 카테고리의 다른 글
streamlit error : raise OSError(errno.ENOSPC, "inotify watch limit reached")OSError: [Errno 28] inotify watch limit reached 해결방법 (0) | 2022.05.30 |
---|---|
Runtime Error : Legacy autograd function with non-static forward method is deprecated - ssd 코드 보면서 생긴 에러 (0) | 2022.05.27 |
cannot import name '_registerMatType' from 'cv2.cv2' (0) | 2022.05.27 |
paddlepaddle gpu 관련 cuda 버전에 맞게 설치하기 (0) | 2022.05.19 |
opencv video mp4로 저장하기 (0) | 2022.05.19 |
부스트 캠프 끝나고 해볼만한 ai 관련 공고/프로그램 (스마일게이트, ssafy 8기) (0) | 2022.05.15 |
파이널 프로젝트 때 참고할 사이트들 (0) | 2022.05.02 |
vgg16_bn-6c64b313.pth 다운받기 (0) | 2022.04.19 |