You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Administrator.conda\envs\LaneATT\python.exe D:\project-code\DataSpellProjects\LaneATT-main\LaneATT-main\lib\nms\setup.py install
running install
C:\Users\Administrator.conda\envs\LaneATT\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
C:\Users\Administrator.conda\envs\LaneATT\lib\site-packages\setuptools\command\easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running bdist_egg
running egg_info
writing src\nms.egg-info\PKG-INFO
writing dependency_links to src\nms.egg-info\dependency_links.txt
writing top-level names to src\nms.egg-info\top_level.txt
reading manifest file 'src\nms.egg-info\SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src\nms.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
running build_ext
C:\Users\Administrator.conda\envs\LaneATT\lib\site-packages\torch\utils\cpp_extension.py:476: UserWarning: Attempted to use ninja as the BuildExtension backend but we could not find ninja.. Falling back to using the slow distutils backend.
warnings.warn(msg.format('we could not find ninja.'))
C:\Users\Administrator.conda\envs\LaneATT\lib\site-packages\torch\utils\cpp_extension.py:359: UserWarning: Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。
warnings.warn(f'Error checking compiler version for {compiler}: {error}')
error: [WinError 2] 系统找不到指定的文件。
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
C:\Users\Administrator.conda\envs\LaneATT\python.exe D:\project-code\DataSpellProjects\LaneATT-main\LaneATT-main\lib\nms\setup.py install
running install
C:\Users\Administrator.conda\envs\LaneATT\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
C:\Users\Administrator.conda\envs\LaneATT\lib\site-packages\setuptools\command\easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running bdist_egg
running egg_info
writing src\nms.egg-info\PKG-INFO
writing dependency_links to src\nms.egg-info\dependency_links.txt
writing top-level names to src\nms.egg-info\top_level.txt
reading manifest file 'src\nms.egg-info\SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src\nms.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
running build_ext
C:\Users\Administrator.conda\envs\LaneATT\lib\site-packages\torch\utils\cpp_extension.py:476: UserWarning: Attempted to use ninja as the BuildExtension backend but we could not find ninja.. Falling back to using the slow distutils backend.
warnings.warn(msg.format('we could not find ninja.'))
C:\Users\Administrator.conda\envs\LaneATT\lib\site-packages\torch\utils\cpp_extension.py:359: UserWarning: Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。
warnings.warn(f'Error checking compiler version for {compiler}: {error}')
error: [WinError 2] 系统找不到指定的文件。
Process finished with exit code 1
The text was updated successfully, but these errors were encountered: