Skip to content

code error #87

@Amannduo

Description

@Amannduo

代码是完全正确的吗,为什么我的环境配置了好久,运行又报错了
Traceback (most recent call last):
File "D:\python_project\111\multispectral-object-detection\train.py", line 965, in
check_requirements()
File "D:\python_project\111\multispectral-object-detection\utils\general.py", line 121, in check_requirements
print(subprocess.check_output(f"pip install '{r}'", shell=True).decode())
File "D:\ProgramData\anaconda3\envs\multispectral_det\lib\subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "D:\ProgramData\anaconda3\envs\multispectral_det\lib\subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'pip install 'torch>=1.7.0'' returned non-zero exit status 1.
(multispectral_det) PS D:\python_project\111\multispectral-object-detection>

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