mmskeleton
mmskeleton copied to clipboard
python setup.py develop Getting errors
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe' failed with exit status 2
Traceback (most recent call last):
File "setup.py", line 72, in get_hash
from mmskeleton.version import version
File "D:\Human_Detection_with_Cellular_Phone\Skeleton_Tracking_Program\samples\python\mmskeleton-master\mmskeleton_init_.py", line 1, in
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "setup.py", line 161, in
I got error... anyone can give me suggestions?
@vasanth4224 hi I have the same question with you.Did you have solved it?
@shelly-xue hi.. no did not solve it. if you solve then let me know. I am also trying...
@vasanth4224 I have the same question with you.Have you solved it now?
I downgraded mvcc to version 0.4.3 , excuting the command"cd mmskeleton/ops make all " solve this problem
I downgraded mvcc to version 0.4.3 , excuting the command"cd mmskeleton/ops make all " solve this problem
Thank you @Easonshow
I downgraded mvcc to version 0.4.3 , excuting the command"cd mmskeleton/ops make all " solve this problem
@Easonshow mvcc or mmcv ?
Did you solved the problem? I have the same problem
@Panlelaila I didn't solve this problem. If you have any idea then let me know.
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe' failed with exit status 2
Hi @Malithi-gif .. did you solve this error... If you solved the error then let me know.
Decompress the code and execute 'cd mmskeleton' and 'python setup.py develop'
Decompress the code and execute 'cd mmskeleton' and 'python setup.py develop' 'cd mmskeleton' ,I can not find setup.py,could you tell me more about this,thank you