D
D
I do not, I saw the "Running locally" section in the readme and wasn't sure where I need to put that info.
Thank you for the help. Now, when running invoke build, I get botocore.exceptions.NoCredentialsError: Unable to locate credentials None Then the code just stops, were the 2 access key from before...
I'm also running on windows if that changes things
when I do echo %AWS_ACCESS_KEY% or set AWS_ACCESS_KEY I see my key in the env, doesn't that mean it is saved/loadable? my whole procedure atm is cd ec2instances.info/ python -m...