MAVProxy will not execute on linux

Hi there,

So i have migrated to a linux based system for running MAVProxy. However following the instructions in both images only the pip installation of mavproxy runs when i try to execute the git hub version of mavproxy i have no luck of running it and when i execute in the terminal sudo mavproxy.py i am displayed command not found. Any idea why?


i

You need to provide some actual output from your console to be able to help you. The exact commands and error messages are important

The only error code i get is when i compile sudo python setup.py install --user
the error is an importerror and its because there is no module named future

view this image for the output of the terminal.

And using ubuntu i get

You appear to be missing a few packages.

Try:
sudo apt-get install python-setuptools python-future