aws / aws-elastic-beanstalk-cli-setup

Simplified EB CLI installation mechanism.
Apache License 2.0
512 stars 226 forks source link

I would like to know how to uninstall the aws eb cli. #136

Open jmurp opened 2 years ago

jmurp commented 2 years ago
KarthikKalon commented 1 year ago

C:\Users\karth>python --version Python 3.7.4

C:\Users\karth>pip --version pip 22.3.1 from C:\Users\karth\AppData\Roaming\Python\Python37\site-packages\pip (python 3.7)

C:\Users\karth>eb --version failed to create process.

C:\Users\karth>pip freeze awsebcli==3.20.3 botocore==1.23.54 cement==2.8.2 certifi==2022.12.7 charset-normalizer==2.0.12 colorama==0.4.3 future==0.16.0 idna==3.4 jmespath==0.10.0 pathspec==0.9.0 pypiwin32==223 python-dateutil==2.8.2 pywin32==305 PyYAML==5.4.1 requests==2.26.0 semantic-version==2.8.5 six==1.14.0 termcolor==1.1.0 urllib3==1.26.13 wcwidth==0.1.9

KarthikKalon commented 1 year ago

when I write command eb --version it shows "failed to create process."