Comment 6 for bug 1901295

Revision history for this message
Julien Olivier (julo) wrote :

Hi Paride,

I've just reported this bug for the record, and with the ope that it could help other people with the same problem. As to me, I have already found a workaround: my Python2 doesn't really depend on python-chardet, but on python-requests (which itself depends on python-chardet). So i "fixed" it by creating my own "python-requests-with-chardet" package which includes both python-request and python-chardet modules. This way I can install my application without generating a conflict with python3-chardet.

If no proper solution can be found in Debian/Ubuntu, feel free to just close it WONTFIX.