Chainlit / chainlit

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

Getting the Import Error issue #143

Closed adithyaboyapati closed 1 year ago

adithyaboyapati commented 1 year ago

ImportError: dlopen(/Users/users/anaconda3/envs/env1/lib/python3.8/site-packages/grpc/_cython/cygrpc.cpython-38-darwin.so, 0x0002): symbol not found in flat namespace '_kCFStreamPropertySocketNativeHandle'

willydouhard commented 1 year ago

Looks like a duplicate of https://github.com/Chainlit/chainlit/issues/56. Please try to reinstall grpc or to build from source.