PySyft
PySyft copied to clipboard
ConnectionError: Failed to fetch http://localhost:8081/api/v1/new/metadata. Response returned with code 404
Question
My environment configuration is as follows: hagird==0.2.137 syft==0.8.0b7 I followed the code from Notebook, but there was an error it's that ConnectionError: Failed to fetch http://localhost:8081/api/v1/new/metadata. Response returned with code 404
I got the same error on google Colab. The same code run on my mac machine
@liu-a111 thats a very old version of syft can you try the latest 0.8.3 or 0.8.4 which will be released in a few days (you can try beta's already).
Closing for now.