Quick question to anyone that might be so kind as ...
# general
m
Quick question to anyone that might be so kind as to help: ... I feel like there's no way this is only happening to me. I have a freshly spun up EC2 instance in AWS that I have installed Pulumi to. Mind you everything works in that I can deploy IaC resources with pulumi up, but whenever I go to initialize my stack with 'pulumi new aws-python', I receive the following error (after a very long time of doing nothing): Successfully built pulumi-aws Installing collected packages: arpeggio, six, semver, pyyaml, protobuf, dill, attrs, parver, grpcio, pulumi, pulumi-aws error: installing dependencies failed; rerun manually to try again, then run
pulumi up
to perform an initial deployment: installing dependencies via '/home/ec2-user/PulumiPoC/venv/bin/python -m pip install -r requirements.txt': signal: killed.