If you do not have the Python scripts directory in your PATH you will
need to use the full path for commands
pip
and flexget
. Otherwise you will get a "command not found" error. Find instructions on the previous page for modifying your PATH to make your life easier!
Run this program as an administrator: Start Menu
→ Accessories
→ Command Prompt
.
Type this command in the command prompt:
pip install flexget
This will install FlexGet and all of the additional components it requires.
Run this command in the command prompt:
flexget -V
This should output the installed version.