0

I'm trying to install python imaging library because it's a dependency for some other stuff.

but when I try to do it I get this

$ sudo apt-get build-dep python-imaging       
Reading package lists... Done
E: You must put some 'source' URIs in your sources.list
Sumeet Deshmukh
  • 8,628
  • 11
  • 55
  • 93
Sundar Labhar
  • 359
  • 2
  • 4
  • 15
  • 1
    If you want to install `python-imaging`, why not just install `python-imaging` (rather than installing its build dependencies?) – steeldriver May 15 '17 at 18:57
  • @steeldriver i used a command on this site to do that now i did `sudo apt-get install python-imaging` and everything is alright, thanks alot – Sundar Labhar May 15 '17 at 19:02

0 Answers0