Let me start by saying I have limited experience with Linux and this very well may be an easy to answer question.
My dilemma is I am attempting to install hangups through the terminal which requires I install python3-pip first sudo apt-get install python3-pip upon entering this command I receive this message in error The following packages have unmet dependencies: python3-pip : Depends: python-pip-whl (= 8.1.2-2ubuntu0.1) but 8.1.2-3 is to be installed E: Unable to correct problems, you have held broken packages.
Prior it was Recommending to install setuptools, dev, and whl, as well within that same error message, but I was able to remedy that by searching through multiple threads, which piggybacking off of that point I have done a solid two to three hours of research on this topic scouring threads on different websites, but nothing seems to be working. If anyone has any suggestions please chime in.
*I am running the most recent version of Kubuntu btw if that accounts for anything.
Thanks in advance.
My dilemma is I am attempting to install hangups through the terminal which requires I install python3-pip first sudo apt-get install python3-pip upon entering this command I receive this message in error The following packages have unmet dependencies: python3-pip : Depends: python-pip-whl (= 8.1.2-2ubuntu0.1) but 8.1.2-3 is to be installed E: Unable to correct problems, you have held broken packages.
Prior it was Recommending to install setuptools, dev, and whl, as well within that same error message, but I was able to remedy that by searching through multiple threads, which piggybacking off of that point I have done a solid two to three hours of research on this topic scouring threads on different websites, but nothing seems to be working. If anyone has any suggestions please chime in.
*I am running the most recent version of Kubuntu btw if that accounts for anything.
Thanks in advance.
Comment