Bash for Windows or the Linux Subsystem for Windows Since it is basically Ubuntu 14.04 - euca2ools should install properly. I set out to see what would happen as it would be comforting to be able to use the Linux subsystem for euca2ools work.

*Git clone* Following the normal process – everything worked! But one thing… *Euca Version*

*Bash on Windows Install*

The thing to keep in mind is that Ubuntu 14.04 has its own version of the python-requests library. You need to remove this version:

sudo apt-get remove python-requests

*Bash on euca2ools* *Bash Euca Describe*