Macha2021
Macha2021
## Question I have this error : `ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine` when I launch the following script: https://github.com/OpenMined/PySyft/blob/master/examples/federated-learning/model-centric/mcfl_create_plan.ipynb At...
## Description When I launch the exemple notebook mcfl_create_plan, I found an error when launching the process. ## How to Reproduce 1. Launch the fllowing script server.py:  2. Launch...