thezizzler
Results
2
comments of
thezizzler
I've had the same error, I was able to fix it by using Ray 1.10.0 instead of the latest version 1.12.0. So just run `pip install -U ray==1.10.0` before running...
I get a similar error when working with Colab and trying to import tensorflow_federated. The difference is that I was using version 0.22.0 and it now says `TypeError: 'type' object...