Python-charset-normalizer package preventing system update (failed to commit transaction, conflicting files)

Most probably, at some point, you used sudo pip install to install that package.

You should never use sudo pip to install “extraneous” packages into your system directories.

Read through this and you will find the solution to get yourself out of this: