Hi Team, I'm having issues while pulumi up with th...
# contribute
g
Hi Team, I'm having issues while pulumi up with the auto generated requirements.txt file, can you please provide solution for this: pulumipulumiStack (Pulumi-latest-dev):     error: an unhandled error occurred: Program exited with non-zero exit code: 3221225781 error: installing dependencies via `pip install -r requirements.txt`: exit status 3221225781
b
hey! can you run
pip install -r requirements.txt
manually and see what it returns?