I then uninstalled all existing versions of Anaconda and reinstalled the the Python 2.7 verision of Anaconda for Windows, and ran the aws configure command to get the setup process started.
After that, I downloaded the setup_p2.sh file (atlhough I got it from http://files.fast.ai/files/setup_p2.sh , not platform.fast.ai as was specfied in the video) and I then ensured that I had an .ssh directory under my home directory,
But when I ran bash setup_p2.sh, I got the following error:
An error occurred (VpcLimitExceeded) when calling the CreateVpc operation: The maximum number of VPCs has been reached.
It’s not clear how to resolve this; I have seen the suggestion to go to my AWS console and delete any VPCs that I might have, but I do not have any VPCs set up.
Another suggestion was that I should release any Elastic IPs that I have; I have checked the Elastic IPs in my console, and there do not appear to be any IPs for me to release.
Please help - this is blocking me from starting the course.
I checked, and I can see that I have 1 p2.xlarge instance for the Oregon (us-west-2) region (see image below). Any thing else I can do to make the VpcLimitsExceeded error go away? Is there a misconfiguration on my side that I can check? I confirmed that my .aws/config file is pointing to us-west-2.