gorgeous-hospital-30611
10/07/2020, 5:22 PMcool-fireman-90027
10/07/2020, 5:39 PM$ python3 -m venv venv
$ venv/bin/python -m pip install --upgrade pip setuptools wheel
$ venv/bin/python -m pip install -r requirements.txt
That should get you going.gorgeous-hospital-30611
10/07/2020, 6:58 PMcool-fireman-90027
10/07/2020, 7:00 PMgorgeous-hospital-30611
10/07/2020, 7:18 PMfaint-table-42725
10/07/2020, 10:50 PMPulumi.yaml
have the virtualenv option set? You should see:
options:
virtualenv: venv
in there. If not, you’ll have to activate the venv yourself