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

环境安装问题 #14

Open
Fightinging1997 opened this issue Mar 7, 2023 · 2 comments
Open

环境安装问题 #14

Fightinging1997 opened this issue Mar 7, 2023 · 2 comments

Comments

@Fightinging1997
Copy link

您好,几个环境安装问题,

  1. 我使用pip install -v -e .安装命令,报错
    error: subprocess-exited-with-error

× python setup.py develop did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
2. 先使用pip install -r requirement.txt 安装环境后,再使用pip install -v -e .仍然存在该问题
3. 使用python3 setup.py develop,报错 File "/root/miniconda3/envs/CFPNet/lib/python3.8/site-packages/torch/utils/cpp_extension.py", line 1813, in _run_ninja_build.....

请问您遇到过吗?或者有什么意见可以解决一下环境问题的呢?

@QY1994-0919
Copy link
Owner

我们环境与YOLOX环境保持一致,安装参照YOLOX环境就可以

@2018loveyyq
Copy link

您好,我在执行pip install -v -e .命令时遇到了同样的问题,请问您最后解决了吗?

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