Ashish Patel

Results 7 comments of Ashish Patel

It seems that there was a problem installing one of the dependencies of qiskit called **Tweedledum.** **Official Link: https://pypi.org/project/tweedledum/** Here are a few things you can try in your Anaconda...

This code was designed in keras 2.2.0. `pip install keras==2.2.0`

Downloading and preparing dataset Unknown size (download: Unknown size, generated: Unknown size, total: Unknown size) to C:\Users\SHIVA\tensorflow_datasets\imagenet_resized\32x32\0.1.0... Dl Size...: 0 MiB [00:01, ? MiB/s] Dl Completed...: 0%| | 0/2 [00:01

would you please share that error so will try to resolve this?

Added. Thanks for Contributing.

### ModuleNotFoundError: No module named '_itree' I am facing the similar error ```python Traceback (most recent call last): File "[c:\Users\ibm26\.conda\envs\llms\lib\site-packages\itree\__init__.py](file:///C:/Users/ibm26/.conda/envs/llms/lib/site-packages/itree/__init__.py)", line 5, in from . import _itree ImportError: DLL load...

To enhance the functionality of streaming with OpenAI by incorporating cost tracking directly within the streaming process. This involves modifying the `BaseCallResponseChunk` class to include properties for cost, usage, input...