Skip to content

Instantly share code, notes, and snippets.

@mekhami
Created February 6, 2018 06:35
Show Gist options
  • Save mekhami/0654db33ac467c46667d4b187cd0e7e4 to your computer and use it in GitHub Desktop.
Save mekhami/0654db33ac467c46667d4b187cd0e7e4 to your computer and use it in GitHub Desktop.
❯ sudo apt install python3.5-dev (env: dogtracker)
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python3.5-dev : Depends: python3.5 (= 3.5.2-2ubuntu0~16.04.4) but 3.5.3-1+trusty1 is to be installed
Depends: libpython3.5-dev (= 3.5.2-2ubuntu0~16.04.4) but it is not going to be installed
Depends: libpython3.5 (= 3.5.2-2ubuntu0~16.04.4) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment