I haven't touched pulumi for a while - coming back...
# python
f
I haven't touched pulumi for a while - coming back to it today, ran into
Diagnostics:
pulumi:pulumi:Stack (clearbooks-dev):
Traceback (most recent call last):
File "C:\ProgramData\chocolatey\lib\pulumi\tools\Pulumi\bin\pulumi-language-python-exec", line 14, in <module>
import pulumi
ModuleNotFoundError: No module named 'pulumi'
It looks like the Pulumi SDK has not been installed. Have you run pip install?
If you are running in a virtualenv, you must run pip install -r requirements.txt from inside the virtualenv.
error: an unhandled error occurred: Program exited with non-zero exit code: 1