Bhuwan Bhatt

Results 8 comments of Bhuwan Bhatt

It has been over 20 minutes, installation isn't complete yet.

I used pyenv to create a virtual environment(using python 3.10) and then installed using pip

Here is the requirements file: ``` annotated-types==0.7.0 anthropic==0.31.2 anyio==4.4.0 backoff==2.2.1 certifi==2024.7.4 charset-normalizer==3.3.2 colorama==0.4.6 Deprecated==1.2.14 distro==1.9.0 exceptiongroup==1.2.2 filelock==3.15.4 fsspec==2024.6.1 googleapis-common-protos==1.63.2 grpcio==1.65.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 huggingface-hub==0.24.2 idna==3.7 importlib_metadata==7.1.0 inflection==0.5.1 Jinja2==3.1.4 jiter==0.5.0 MarkupSafe==2.1.5...

Haha. Yes it finished installing. Trying it out now.

It didn't take this long. It took 20-25 minutes to install. It was `grpcio` and one other package(forgot what it was)

I hadn't installed OpenTelemetry or grpcio before

Some context you might need to reproduce: ``` MacOS, M2 pro chip python 3.10 ```