chatgpt-retrieval-plugin icon indicating copy to clipboard operation
chatgpt-retrieval-plugin copied to clipboard

Getting error while following build instructions

Open ethereumdegen opened this issue 1 year ago • 1 comments

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 ;[

ethereumdegen avatar Apr 01 '23 13:04 ethereumdegen

I have found that you dont need this step.

anirudhgarg avatar Apr 03 '23 06:04 anirudhgarg