Open Archives-RZ opened 1 year ago
My environment: cuda - 11.3, python - 3.7, pytorch - 1.12, setuptools - 65.6.3, platform - windows.
When I run python setup.py build develop, I always have this error, I don,t know why.
(alphapose) D:\Alphapose\AlphaPose>python setup.py build develop C:\Users\meruijingz.conda\envs\alphapose\lib\site-packages\setuptools\installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. SetuptoolsDeprecationWarning, running build running build_py copying alphapose\version.py -> build\lib.win-amd64-cpython-37\alphapose running build_ext error: [WinError 2] 系统找不到指定的文件。
hello,have you solved this problem?I met this too
My environment: cuda - 11.3, python - 3.7, pytorch - 1.12, setuptools - 65.6.3, platform - windows.
When I run python setup.py build develop, I always have this error, I don,t know why.
(alphapose) D:\Alphapose\AlphaPose>python setup.py build develop C:\Users\meruijingz.conda\envs\alphapose\lib\site-packages\setuptools\installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. SetuptoolsDeprecationWarning, running build running build_py copying alphapose\version.py -> build\lib.win-amd64-cpython-37\alphapose running build_ext error: [WinError 2] 系统找不到指定的文件。