From: Carl K. <ca...@pe...> - 2010-10-13 15:43:10
|
On Wed, Oct 13, 2010 at 10:25 AM, John Hunter <jd...@gm...> wrote: > sudo apt-get build_dep numpy scipy matplotlib E: Unable to find a source package for numpy I am guessing it should be: sudo apt-get build-dep python-numpy python-scipy python-matplotlib -- Carl K |