https://pulumi.com logo
g

gray-jewelry-3360

07/20/2020, 7:50 PM
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

billowy-army-68599

07/20/2020, 7:57 PM
hey! can you run
pip install -r requirements.txt
manually and see what it returns?