Advertisement
Guest User

Untitled

a guest
Sep 27th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. sudo apt-get install python-pygame`
  2.  
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11.  
  12. The following packages have unmet dependencies:
  13. python-pygame : Depends: python-numpy (>= 1:1.8.0) but it is not going to be installed
  14. Depends: python-numpy-abi9
  15. E: Unable to correct problems, you have held broken packages.
  16.  
  17. The following packages have unmet dependencies:
  18. python-numpy : Depends: python:any (>= 2.7.5-5~)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement