chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
Getting error while following build instructions
My Python -V returns 3.10.10 and i am using ubuntu 20
When i run the command "poetry env use python3" i get an error:
/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.15) or chardet (5.1.0) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/init.py)
and not even chat gpt can help me resolve it ;[
I have found that you dont need this step.