failed to create process
KarthikKalon opened this issue · 0 comments
I have install and reinstall python , pip and awsebcli still when I run eb --version i used get "failed to create process."
C:\Users\karth\djangosample\StudyBud-master>python --version
Python 3.7.4
C:\Users\karth\djangosample\StudyBud-master>pip --version
pip 22.3.1 from C:\Users\karth\AppData\Roaming\Python\Python37\site-packages\pip (python 3.7)
C:\Users\karth\djangosample\StudyBud-master>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
C:\Users\karth\djangosample\StudyBud-master>eb --version
failed to create process.
Could somebody help please