theconductor
12/07/2023, 11:54 PMpython
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
Cell In[54], line 1
----> 1 resp = await spice.ReadRelationships(
2 ReadRelationshipsRequest(
3 consistency=consistency,
4 relationship_filter=fil,
5 )
6 )
TypeError: object _MultiThreadedRendezvous can't be used in 'await' expression