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?
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