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)"}
Hey all - I realize that it's been a while, but this should be working now! We made some changes to the base image in version 3.351.0 that explicitly add the libsqlite3-0 package. let us know if you run into any additional issues or have questions.