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 added these commands to init script and found that its true, the environment uses python 2.7, it's a venv that clearml agent created:
[ 276.668028] cloud-init[1895]: -su: /usr/bin/bash: No such file or directory
[ 276.670523] cloud-init[1895]: + python --version
[ 276.671649] cloud-init[1895]: Python 2.7.17
[ 276.672276] cloud-init[1895]: + which python
[ 276.673469] cloud-init[1895]: /clearml_agent_venv/bin/python
41 Views
0
Answers
2 months ago
2 months ago