Problem using AWS CLI on Windows - empty response

Hey. I’m having trouble configuring the AWS CLI. If I run aws configure or aws --version, I just get a blank response. I’ve updated my PATH in my environment variables and I’m not sure what else to try. Does anyone know a fix for this?

Cheers.

The problem seems to be that I installed via pip. I managed to get it working by uninstalling that version and installing via the .msi file

1 Like

Glad you figured it out!