gdown AttributeError: type object 'Callable' has no attribute '_abc_registry' kaggle code example
Example 1: AttributeError: type object 'Callable' has no attribute '_abc_registry'
I solved this problem with
pip uninstall typing
Example 2: AttributeError: type object 'Callable' has no attribute '_abc_registry'
pip uninstall typing