I tried to run sudo
in python and it returned me "bash: sudo: command not found", what's the problem?
I'm trying to use matplotlib and I'm not getting it, so I tried installing it, running:
sudo apt-get build-dep python-matplotlib
My python is 2.7.9, is this the problem?