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

kedro-datasets: Nightly build failure #740

Closed
github-actions bot opened this issue Jun 24, 2024 · 12 comments · Fixed by #751
Closed

kedro-datasets: Nightly build failure #740

github-actions bot opened this issue Jun 24, 2024 · 12 comments · Fixed by #751

Comments

@github-actions
Copy link

GitHub Actions workflow Run nightly tests on all plugins #299 failed.

Copy link
Author

GitHub Actions workflow Run nightly tests on all plugins #300 failed.

Copy link
Author

GitHub Actions workflow Run nightly tests on all plugins #302 failed.

Copy link
Author

GitHub Actions workflow Run nightly tests on all plugins #303 failed.

Copy link
Author

GitHub Actions workflow Run nightly tests on all plugins #304 failed.

Copy link
Author

GitHub Actions workflow Run nightly tests on all plugins #305 failed.

Copy link
Author

github-actions bot commented Jul 2, 2024

GitHub Actions workflow Run nightly tests on all plugins #307 failed.

Copy link
Author

github-actions bot commented Jul 4, 2024

GitHub Actions workflow Run nightly tests on all plugins #309 failed.

@noklam
Copy link
Contributor

noklam commented Jul 4, 2024

E RuntimeError: Failed to import transformers.pipelines because of the following error (look up to see its traceback):
E cannot import name 'split_torch_state_dict_into_shards' from 'huggingface_hub' (/workspace/kedro-plugins/.venv/lib/python3.10/site-packages/huggingface_hub/init.py)

I can reproduce this when I run pip install .[test]. This does not happen when I run pip install .[huggaceface]. It could be some secondary dependencies issue.

@noklam
Copy link
Contributor

noklam commented Jul 4, 2024

pip install .[huggingface] -> huggingface-hub 0.24.3

pip install .[test] - > huggingface-hub 0.17.3

@noklam
Copy link
Contributor

noklam commented Jul 4, 2024

a new failing doctest now

/home/runner/work/kedro-plugins/kedro-plugins/kedro-datasets/kedro_datasets/huggingface/hugging_face_dataset.py:31: DocTestFailure
=========================== short test summary info ============================
FAILED kedro_datasets/huggingface/hugging_face_dataset.py::kedro_datasets.huggingface.hugging_face_dataset.HFDataset

Copy link
Author

github-actions bot commented Jul 4, 2024

GitHub Actions workflow Run nightly tests on all plugins #310 failed.

Copy link
Author

github-actions bot commented Jul 5, 2024

GitHub Actions workflow Run nightly tests on all plugins #311 failed.

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

Successfully merging a pull request may close this issue.

1 participant