when I make in python
import syft as sy import torch hook = sy.TorchHook(torch) data = torch.tensor([[1.,1],[0,1],[1,0],[0,0]])
an error cam