Sana'a Al-ahdal
Sana'a Al-ahdal
I am facing the same problem , I have a collection with list of document and each document has a field type of Geopoint , some of them work fine...
> The issue was due to using Python 3.11, downgrading to 3.9 resolved this. I am using Python 3.9 and facing the same issue; any suggestions, please?
> _🤖_ > > Based on the error message you provided, it seems that the `pinecone.init` method is no longer available in the latest version of the `pinecone-client` library. Instead,...
> So what is the status for android 12 ? Still not merged ? Do we have to use flutter_blue_plus ? Do we need to use min sdk 31 ?...
`ImportError Traceback (most recent call last) 4 frames [/usr/local/lib/python3.10/dist-packages/langchain_community/llms/llamacpp.py](https://localhost:8080/#) in validate_environment(cls, values) 143 from llama_cpp import Llama, LlamaGrammar 144 except ImportError: --> 145 raise ImportError( 146 "Could not import llama-cpp-python...
still facing this same error
The same issue :( Did you find any solution?