worried-queen-62794
08/12/2021, 10:20 PMDiagnostics:
pulumi:pulumi:Stack (tlayen-prod):
error: missing executor /Users/jason/go/bin/pulumi-language-python-exec
error: failed to load language plugin python: could not read plugin [/Users/jason/go/bin/pulumi-language-python] stdout: EOF
It is the same error as https://github.com/pulumi/pulumi/issues/1956 but I don’t get how to fix it.
It was working fine until I upgraded pulumi via brew./Users/jason/go/bin/pulumi-language-python-exec
doesn’t exist.rm -rf /Users/jason/go/bin/pulumi*
, then reinstalling fixed it