Sudo python rasa_x_commands.py... not working

I’m running an AWS EC2 instance on Ubuntu 16.04 and have gone through the instructions here: Docker-Compose Quick Install but when I run the command sudo python rasa_x_commands.py create --update admin me <PASSWORD> the command seems to get stuck. I’ve even created a new instance to see if I get the same issue and I do. Any ideas on how to fix this?

Realized the reason this happened was because my instance did not meet the minimum requirements (namely, it had only 1vCPU)