Running "lutris --submit-issue" gives a wierd error code about not matching a supported version

I ran `lutris --submit-issue’ (Step 1 in seeking help) but got this response in terminal:

usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.8) or chardet (3.0.4) doesn’t match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn’t match a supported "

I then ran ‘llutris -d’ but got the same error message:

/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.8) or chardet (3.0.4) doesn’t match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn’t match a supported "

What’s going on and how do i fix this?

Please check that your python installation is up to date, also

that would be the issue.

1 Like

someone helped with this issue. they told me what to run in terminal and i did as they said. so i no longer see the error message. (I’ve forgotten what I did to fix this though.)

1 Like