Skip to content

EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. #132

@yangkunhao2017

Description

@yangkunhao2017

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions