MVIG-SJTU / AlphaPose

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

Environment installation problem -- setup.py #1153

Open Nevesorez opened 1 year ago

Nevesorez commented 1 year ago

Hello, I installed the environment according to your branch of pytorch<1.11, but the following error was reported when running python setup.py build develop, I would like to ask you how to solve it @Fang-Haoshu FY@ RM~OCS9{%${SUD$HBRD

Archives-RZ commented 11 months ago

You can use pip install ninja or conda install ninja, maybe you will solve this problem