matrix-org / sygnal

Sygnal: reference Push Gateway for Matrix
Apache License 2.0
155 stars 140 forks source link

how to solve this problem builtins.TypeError: __init__() got an unexpected keyword argument 'loop' #298

Closed SyukurCode closed 2 years ago

SyukurCode commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

DMRobertson commented 2 years ago

Sounds like https://github.com/matrix-org/sygnal/issues/293.

SyukurCode commented 2 years ago

TQ it work now by install new pip package "aioapns==2.0.2",