Need to have Taurus refer to my local Jmeter version instead of downloading from Internet. The issue is my corporate network is behind proxy and blocks the jmeter download.
Taurus tries to download jmeter from internet (https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-4.0.zip) when I run the bzt command. Even though I have provided my local Jmeter setup bin directory in 'Path' Environment variable, it still tries to download from internet.
I have also tried manually putting the local jmeter files under ~/.bzt/jmeter-taurus/{version} folder but it sill doesn't work