This problem has been torturing me for 2 days, and without python3-dev I can't pip install any module, can someone tell how could I solve this?
The following packages have unmet dependencies:
python3-dev : Depends: python3 (= 3.5.1-3) but 3.5.1-4 is to be installed
Depends: libpython3-dev (= 3.5.1-3) but it is not going to be installed
Depends: python3.5-dev (>= 3.5.1-2~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
sudo apt-get install -f?apt policy python3 python3-devoutput?aptubuntu/debian package manager being in an inconsistent state. The question belongs on the askubuntu stackexchange site. How do I resolveThe following packages have unmet dependenciesapt updateafter tryapt remove python3and now try to installpython3-dev.