You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reinstalling boto3 as above, I get this error: ImportError: cannot import name 'IdentityCache' from 'botocore.utils' (/opt/conda/lib/python3.10/site-packages/botocore/utils.py)
Information
The problem arises in chapter:
Describe the bug
setup_chapter() generating this error in kaggle: ModuleNotFoundError: No module named 'botocore.compress'
To Reproduce
Steps to reproduce the behavior:
1.Setup Kaggle accelerator: Tried with GPU T4x2 and GPU P100
2.Follow installation steps from the book:
Result:
Link to notebook: https://www.kaggle.com/code/martinmoreno313/nlp-summarization
Expected behavior
The code should output:
The text was updated successfully, but these errors were encountered: