I have been desperate to resolve this problem as I am not being able to install certain programs.
my computer says that I have broken packages:
The following packages have unmet dependencies:
python3-requests : Depends: python3-chardet (>= 2.2.1) but 2.0.1-1 is to be installed
E: Unable to correct problems, you have held broken packages.
But when I check in synaptic manager i can't find any broken packages. I can't re-install python3-requests
for some reason. And for some reason all the other steps to clean up unmet dependencies or broken packages such as sudo apt-get install -f
, autoremove, upgrade, etc don't seem to work.
Please someone help!