I am trying to access my Qdrant server through their python client - qdrant_client
from Retool workflow. I have added the client in requirements.txt and it's installed. But I'm facing this issue, when trying to Import the library. Can anyone from @retool-team help me on this?
{"data":null,"error":"ImportError: libsqlite3.so.0: cannot open shared object file: No such file or directory (line 2 in global python configuration)"}