We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Originally posted by @KarthikKalon in #136 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Originally posted by @KarthikKalon in #136 (comment)
The text was updated successfully, but these errors were encountered: