question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Shuffle data loader nightly test failing

See original GitHub issue

Search before asking

  • I searched the issues and found no similar issues.

Ray Component

Ray Core

What happened + What you expected to happen

https://buildkite.com/ray-project/periodic-ci/builds/2414#7e0505a3-f7d6-4945-bf87-b5d4985615bb

AttributeError: 'AioClientCreator' object has no attribute '_register_lazy_block_unknown_fips_pseudo_regions'

@clarkzinzow do you know what’s going on? Maybe some api changes from dataset?

Versions / Dependencies

N/A

Reproduction script

N/A

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jjyaocommented, Jan 18, 2022
1reaction
clarkzinzowcommented, Jan 18, 2022

Pinning botocore to a version before that function is removed might work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common error messages in Data Loader - Salesforce Help
Error: Not processed due to batch error: Invalid Batch : Failed to parse CSV header. Cause: This error will only occur if the...
Read more >
Import Torch Python
Ultra-efficient trainer and dataloader that allows. data import DataLoader from torchvision import datasets, transforms, models from. functional as f from ...
Read more >
Trainer — PyTorch Lightning 1.8.5.post0 documentation
Running the training, validation and test dataloaders ... across all dataloader workers and processes for torch , numpy and stdlib random number generators....
Read more >
FAQ — Ray 2.2.0 - the Ray documentation
What should I not use Ray Datasets for? For data loading for training, how does Ray Datasets compare to other solutions? Torch datasets...
Read more >
Trainer - Hugging Face
get_test_dataloader — Creates the test DataLoader. log — Logs information on the various objects watching training. create_optimizer_and_scheduler — Sets up the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found