Closed Xohwie1i closed 5 years ago
This looks like a problem with the python-requests dependency, and not rtv specifically. How did you install? If you used pip, try pip install -U rtv
.
This bug only occurs for the Arch Linux package installed with pacman
: https://www.archlinux.org/packages/community/any/rtv/
It first appeared after the update of the python-requests
package, which is currently at version 2.21.0-1
. There is no problem when rtv
is installed through pip
.
I have opened a bug report on the Arch Linux Bug tracker: https://bugs.archlinux.org/task/62633
Edit: The bug report has been closed (duplicate). It seems to be an issue with the python-requests
package: https://bugs.archlinux.org/task/62592?project=1&string=python-requests
Sounds good, thanks for looking into it and including more information!
This issue has been fixed with python-requests
version 2.22.0-1
(see https://bugs.archlinux.org/task/62592). I have just tested it and can confirm, the warning doesn't get displayed anymore.
I guess we can close that issue.
Running
rtv
gives the following warning:Some potentially useful info below: