This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. Install [[https://www.python.org/downloads/||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>