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'
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?