newbie question. Not to make this a debug thread but this is what I get when I try out gorilla > gorilla I want to find my ip address /home/username/.local/lib/python3.10/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.7) or chardet (5.1.0)/charset_normalizer (2.0.7) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a…
You can then upgrade them by doing "pip install [package name here] --upgrade".