package locally - either globallly or in your virtualenv.
Can you run
pip list
to see what packages are available?
👍 1
b
bitter-lizard-48748
03/14/2020, 8:40 PM
@white-balloon-205 Thank you So much for the help , I discovered that some plugins and pip packages are required to run python script despite azure Pulumi pipeline extension.
After those installing packages I am able to create Vnet using python inside azure pipeline using Pulumi, Once again Thanks