sparse-intern-71089
07/20/2020, 8:07 PMbillowy-army-68599
billowy-army-68599
pip install -r requirements.txt
and see what the output is?billowy-army-68599
gray-jewelry-3360
07/20/2020, 8:14 PMgray-jewelry-3360
07/20/2020, 8:14 PMbillowy-army-68599
automatically generated requirements .txt fileI'm not sure what this means, it's the same requirements.txt as any other python project. Can you show me the output of
pip install -r requirements.txt
and show me the contents of your project folder, a screenshot is finebillowy-army-68599
source bin/activate
gray-jewelry-3360
07/20/2020, 8:23 PMbillowy-army-68599
.\venv\Scripts\activate
< -- make sure you use your current venv here
where python
pip install -r requirements.txt
gray-jewelry-3360
07/20/2020, 8:27 PMbillowy-army-68599
billowy-army-68599
billowy-army-68599
3221225781
in hexadecimal = 0xc0000135
which means `STATUS_DLL_NOT_FOUND`:
https://stackoverflow.com/a/11433714/645002
please try reinstalling both python, and pulumi, remove them completely and install them again. How did you install pulumi?gray-jewelry-3360
07/20/2020, 8:44 PM