[Bug 1877297] Re: python3 requests reports RequestsDependencyWarning on import

Christian Ehrhardt  1877297 at bugs.launchpad.net
Mon May 11 14:30:12 UTC 2020


Ok, while I can't fix anything in Ubuntu for you then I at least could
help you to pinpoint your issue.

Marking the Bionic task invalid then.

** Changed in: requests (Ubuntu Bionic)
       Status: New => Invalid

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

Title:
  python3 requests reports RequestsDependencyWarning on import

Status in requests package in Ubuntu:
  Fix Released
Status in requests source package in Bionic:
  Invalid

Bug description:
  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.

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



More information about the foundations-bugs mailing list