I am using google colab to execute the program. Pythoon veersion is 3.10.11 !pip install syft==0.8.0.post2 hook = sy.TorchHook(torch) but showing AttributeError: module 'syft' has no attribute 'TorchHook'
!pip install syft==0.8.0.post2 hook = sy.TorchHook(torch) but showing AttributeError: module 'syft' has no attribute 'TorchHook' Please fix the problem regarding syft==0.8.0.post2