Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

The Squirro Toolbox is a collection of command line utilities to work with a Squirro cluster. This page shows the installation into a Python environment.

...

  1. Install the downloaded whl file using pip: pip install squirro.toolbox-VERSION.compiled-py2-none-any.whl

Upgrade

If you have a Squirro Toolbox installed and would like to updated to a new version use:

  1. pip install --upgrade squirro.toolbox-$NEW_VERSION.compiled-py2-none-any.whl

Dependencies (Troubleshooting)

...