I would like to install the Taurus framework in a Windows 10 machine without internet connection and use it to run some jmeter scripts. How do I do that?
Install Python
Install Microsoft Visual C++ Build Tools
Install Taurus using pip like:
pip install bzt
Download JMeter
If your test is using JMeter Plugins install JMeter Plugins Manager and use it to get all the plugins you need
Copy whole Python installation to your Windows 10 machine
Copy JMeter installation to your Windows 10 machine and drop it under %USERPROFILE\.bzt\jmeter-taurus\5.4.1
(you might need to replace it with your own JMeter version)
Add Scripts
folder of your Python installation to your system PATH