Hello everyone, maybe someone can help me?, i’m tr...
# python
h
Hello everyone, maybe someone can help me?, i’m trying to deploy a starter pulumi project, but i have an issue with this. i made the next steps: •
mkdir example-stack
pulumi new--dir example-stack
• i choosed
aws-python
cd example-stack
pulumi up
And the console showed me this: error: failed to load language plugin python: could not read plugin [/usr/local/bin/pulumi-language-python] stdout: EOF ¿Did someone know how to solve this error? I’m on Mac with python installed on version 3.8