Hello!

Not a developer but I do write code sometimes, and in Python most of the times.

Some of my Python code/scripts which were running without any issue until F33, no longer do with F34. I actually upgraded from F33 to F34.

I had issues with pexpect (which just now is working again...) and requests/urllib. The requests issue is still here and while the code is running I get this error:
"warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
RequestsDependencyWarning: urllib3 (1.25.10) or chardet (4.0.0) doesn't match a supported version!"

I assume it's a library mismatch but I'm not sure exactly what to do about it and my interweb searches did manage to address the issue neither.

Any idea what could be wrong?

Thank you.

Fred
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to