Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows: error: [WinError 2] 系统找不到指定的文件。 #399

Closed
Beking1949 opened this issue Jul 12, 2022 · 2 comments
Closed

windows: error: [WinError 2] 系统找不到指定的文件。 #399

Beking1949 opened this issue Jul 12, 2022 · 2 comments

Comments

@Beking1949
Copy link

(torch_copy) C:\Users\11201\PycharmProjects\car_detect\utils\nms_rotated>python setup.py develop
running develop
D:\anconda\envs\torch_copy\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(
D:\anconda\envs\torch_copy\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(
running egg_info
writing nms_rotated.egg-info\PKG-INFO
writing dependency_links to nms_rotated.egg-info\dependency_links.txt
writing top-level names to nms_rotated.egg-info\top_level.txt
reading manifest file 'nms_rotated.egg-info\SOURCES.txt'
writing manifest file 'nms_rotated.egg-info\SOURCES.txt'
running build_ext
error: [WinError 2] 系统找不到指定的文件。

@hukaixuan19970627 hukaixuan19970627 changed the title 编译nms_rotated失败 windows: error: [WinError 2] 系统找不到指定的文件。 Jul 17, 2022
@hukaixuan19970627
Copy link
Owner

#224

@BuFanZHANG
Copy link

(torch_copy) C:\Users\11201\PycharmProjects\car_detect\utils\nms_rotated>python setup.py develop running develop D:\anconda\envs\torch_copy\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( D:\anconda\envs\torch_copy\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( running egg_info writing nms_rotated.egg-info\PKG-INFO writing dependency_links to nms_rotated.egg-info\dependency_links.txt writing top-level names to nms_rotated.egg-info\top_level.txt reading manifest file 'nms_rotated.egg-info\SOURCES.txt' writing manifest file 'nms_rotated.egg-info\SOURCES.txt' running build_ext error: [WinError 2] 系统找不到指定的文件。

hello ,我也遇到了这个问题,请问你现在解决了嘛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants