InteractiveModel import error in Kaggle TPU VM
KeremTurgutlu opened this issue · 1 comments
KeremTurgutlu commented
In Kaggle TPU VM getting:
from t5x.interactive_model import InteractiveModel
>>>TypeError: 'ABCMeta' object is not subscriptable
KeremTurgutlu commented
Switched to TPU VM from google cloud. Probably kaggle team needs to update their VMs to use a 3.9+ python version.