Hi Team, I'm having issues while pulumi up with th...
# python
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 Installing dependencies... error: installing dependencies via `pip install -r requirements.txt`: exit status 3221225781
r
Hi! What version of pulumi are you using? (
pulumi version
in the terminal) and is this a new python project or an existing stack you are trying to redeploy?
Ah I see someone’s helping you out in the #general channel so I’ll let that play out.
g
pulumi version 2.6.1 and it is a new python project