Public bug reported:

Importing requests in the system python3 results in an dependency
warning,


python3
Python 3.6.9 (default, Apr 18 2020, 01:56:04) 
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import requests
/usr/lib/python3/dist-packages/requests/__init__.py:80: 
RequestsDependencyWarning: urllib3 (1.25.8) or chardet (3.0.4) doesn't match a 
supported version!
  RequestsDependencyWarning)
>>>

This impacts vim-nox when enabling the distribution supplied vim-
youcompleteme plugin as it attempts to make use of the requests library
during it's setup.

** Affects: requests (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877297

Title:
  python3 requests reports RequestsDependencyWarning on import

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/requests/+bug/1877297/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to