Unanswered
Hi All,
I'M Trying To Set Up Aws Autoscaler To Spin Up Ec2 Instances From Predefined Ami
So I Was Able To Set Up The Autoscaler, But I Am Experiencing Some Issues With Spinning Up The Ec2 Instance.
Seems Like It Keeps Failing (Spinning Up An Instance, The
I manually launched an instance from the same ami, ssh'ed into and run:
$ python --version
Python 3.7.6
$ which python
/home/ubuntu/anaconda3/bin/python
this instance also have both python 2 and python 3
$ /usr/bin/python3 --version
Python 3.6.9
$ /usr/bin/python --version
Python 2.7.17
38 Views
0
Answers
2 months ago
2 months ago