Install |Python on your computer.
After you install Python, use the ```pip``` command to install the required modules. As of writing, * zpl * zebra * requests
are required modules.
If cmdprompt does not recognize python and/or pip, try py -m pip install <module>