Skip to content

Conversation

@nateraw
Copy link
Contributor

@nateraw nateraw commented Jul 21, 2021

Fix #2695, fix #2700.

@nateraw
Copy link
Contributor Author

nateraw commented Jul 21, 2021

@lhoestq @albertvillanova - It might be a good idea to have a patch release after this gets merged (presumably tomorrow morning when you're around). The Colab issue linked to this PR is a pretty big blocker.

Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nateraw, thanks a lot for this critical fix.

And yes, we should definitely make an urgent patch release with this fix.

I have checked the tqdm library and I have noticed that the tqdm.contrib.concurrent module is available since 4.42 (instead of 4.43):

As this is quite an urgent issue, I take the liberty of correcting this in your PR. I hope this is OK for you.

@albertvillanova albertvillanova changed the title bump tqdm version Fix import on Colab Jul 22, 2021
@albertvillanova albertvillanova merged commit 1703350 into master Jul 22, 2021
@albertvillanova albertvillanova deleted the nate/bump-tqdm-version branch July 22, 2021 07:09
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

Successfully merging this pull request may close these issues.

from datasets import Dataset is failing Cannot import load_dataset on Colab

3 participants