Cannot install PyTorch and torchvision in VS Code. “TBB cannot be uinstalled”
i want to use the imageai module but it’s dependent on Pytorch and torchvision, so i installed them using the command pip install torch and pip install torchvision in vs code terminal. I get the following error .