I am trying to install awsebcli on my machine and I am unable to run the command
eb --version
It shows this error:
\'eb\' is not
I figured out the issue. It looks like I needed to add this to my environment variables:
%USERPROFILE%\AppData\Local\Programs\Python\Python36\Scripts
Even though it had the other C:\Users\amirs\... path as well.
C:\Users\amirs\