PySyft icon indicating copy to clipboard operation
PySyft copied to clipboard

SyntaxError: 'await' outside function

Open Rateofteasing opened this issue 4 years ago • 1 comments

Question

** File "", line 22 results = await asyncio.gather( ^ SyntaxError: 'await' outside function**

Further Information

run from /examples/tutorials/advanced/websockets-example-MNIST/Federated learning with websockets and federated averaging.ipynb

Screenshots

If applicable, add screenshots to help explain your question.

System Information

python = 3.6.5 syft = 0.2.4 torch = 1.4

Additional Context

Add any other context about the problem here.

Rateofteasing avatar Apr 26 '21 10:04 Rateofteasing

@midokura-silvia

yigedage avatar Jan 14 '22 03:01 yigedage

0.2 is no longer supported.

madhavajay avatar Nov 17 '22 07:11 madhavajay