If Anaconda is installed, use the terminal command ```conda create -n python_for_auto python=2.7 matplotlib=1.5.3 numpy``` to create a Python 2.7 environment specifically for Auto07p that can be ...