It looks like there is a compatibility issue with PyTorch and Python 3.10 when I want to use google Colab.
I need to use !pip install torch==1.8 torchvision==0.9 but this problem don't let me.
I should do Downgrading.
I need to get code to downgarde Python version.