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

vllmv2 errors #9

Open
matbee-eth opened this issue Jun 12, 2024 · 2 comments
Open

vllmv2 errors #9

matbee-eth opened this issue Jun 12, 2024 · 2 comments

Comments

@matbee-eth
Copy link

./install.sh: line 46: cd: apex: No such file or directory
bash: compile.sh: No such file or directory
./install.sh: line 51: cd: visionllmv2/model/unipose/ops: No such file or directory
python3: can't open file '/home/acidhax/setup.py': [Errno 2] No such file or directory
./install.sh: line 56: cd: visionllmv2/model/ops_dcnv3: No such file or directory
python3: can't open file '//setup.py': [Errno 2] No such file or directory
@kjdnl
Copy link

kjdnl commented Jun 18, 2024

mmcv都已经安装成功了。运行eval_semse.py还是报错,请问是什么原因
Traceback (most recent call last):
File "/mnt/VisionLLMv2/visionllmv2/eval/eval_semseg.py", line 9, in
from mmcv.runner import get_dist_info
ModuleNotFoundError: No module named 'mmcv.runner'

@wjn922
Copy link
Collaborator

wjn922 commented Jun 29, 2024

This may attribute to the environment. We use pytorch2.0.1 and CUDA11.8.

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