Chainlit / chainlit

Build Conversational AI in minutes ⚡️
https://docs.chainlit.io
Apache License 2.0
7.14k stars 936 forks source link

Installation difficultities #353

Closed BlackDoDo closed 1 year ago

BlackDoDo commented 1 year ago

On Macbook Air, after installing chainlit (pip install chainlit), tried chainlit hello. Then I got an error message:

ImportError: dlopen(.....site-packages/grpc/_cython/cygrpc.cpython-311-darwin.so, 0x0002): symbol not found in flat namespace '_kCFStreamPropertySocketNativeHandle'

How to solve this?

willydouhard commented 1 year ago

This looks like a duplicate of https://github.com/Chainlit/chainlit/issues/56