MVIG-SJTU / AlphaPose

Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
http://mvig.org/research/alphapose.html
Other
8.02k stars 1.97k forks source link

Install error - failed with status 1 #891

Open Ryudas opened 3 years ago

Ryudas commented 3 years ago

when installing the system , I get the following error, but the message does not exactly tell me what the problem is?

error: Setup script exited with error: Command "x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/home/cv/.local/share/virtualenvs/thesis--aW91AiQ/lib/python3.9/site-packages/numpy/core/include -I/home/cv/.local/share/virtualenvs/thesis--aW91AiQ/lib/python3.9/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -I/home/cv/.local/share/virtualenvs/thesis--aW91AiQ/include -I/usr/include/python3.9 -c scipy/cluster/_hierarchy.c -o build/temp.linux-x86_64-3.9/scipy/cluster/_hierarchy.o -MMD -MF build/temp.linux-x86_64-3.9/scipy/cluster/_hierarchy.o.d -msse -msse2 -msse3" failed with exit status 1 (thesis--aW91AiQ) cv@cv-NUC8i3BEH:~/Downloads/thesis/alphapose$

zhanghongyong123456 commented 3 years ago

when installing the system , I get the following error, but the message does not exactly tell me what the problem is?

error: Setup script exited with error: Command "x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/home/cv/.local/share/virtualenvs/thesis--aW91AiQ/lib/python3.9/site-packages/numpy/core/include -I/home/cv/.local/share/virtualenvs/thesis--aW91AiQ/lib/python3.9/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -I/home/cv/.local/share/virtualenvs/thesis--aW91AiQ/include -I/usr/include/python3.9 -c scipy/cluster/_hierarchy.c -o build/temp.linux-x86_64-3.9/scipy/cluster/_hierarchy.o -MMD -MF build/temp.linux-x86_64-3.9/scipy/cluster/_hierarchy.o.d -msse -msse2 -msse3" failed with exit status 1 (thesis--aW91AiQ) cv@cv-NUC8i3BEH:~/Downloads/thesis/alphapose$

Did you solve it? I had the same problem,We look forward to your prompt reply, windows10 python 3.8.5 cuda 11.1 pytorch 1.8.1