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

MovieNet训练数据下载一直报错 #114

Open
qiaobaaa opened this issue Feb 12, 2025 · 0 comments
Open

MovieNet训练数据下载一直报错 #114

qiaobaaa opened this issue Feb 12, 2025 · 0 comments

Comments

@qiaobaaa
Copy link

您好,根据Preparation里面提供的信息,我们下载movienet数据集一直提示这个错误,您这边有遇到过类似的错误吗
(llamavid) root@omc:/home/omc/liuheng# openxlab dataset info --dataset-repo OpenDataLab/MovieNet
requests.exceptions.ConnectionError: function get_dataset_info failed after 5 retries.
Traceback (most recent call last):
File "/home/omc/ENTER/envs/llamavid/lib/python3.10/site-packages/openxlab/cli.py", line 97, in main
return args.handler(args)
File "/home/omc/ENTER/envs/llamavid/lib/python3.10/site-packages/openxlab/dataset/commands/info.py", line 34, in take_action
info(dataset_repo=parsed_args.dataset_repo)
File "/home/omc/ENTER/envs/llamavid/lib/python3.10/site-packages/openxlab/dataset/handler/info_dataset_repository.py", line 33, in info
info_data = client.get_api().get_dataset_info(dataset_name=parsed_ds_name)
File "/home/omc/ENTER/envs/llamavid/lib/python3.10/site-packages/openxlab/dataset/utils.py", line 218, in wrapper
raise Exception(
Exception: requests.exceptions.ConnectionError: function get_dataset_info failed after 5 retries.

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

1 participant