Steven

Results 2 issues of Steven

There are my listening code: ` client.OnUpdates += async updateObj => { try { if (updateObj is UpdatesBase updates) { foreach (var update in updates.UpdateList) { if (update is UpdateNewMessage...

I get this erro : python3.10/site-packages/mmcv/_ext.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '__ZN2at3mps9MPSStream6commitEb' MacBook Pro M3 Max 128G How can i fix it ?