Skip to content

Instantly share code, notes, and snippets.

@icaoberg
Created October 23, 2012 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icaoberg/3940962 to your computer and use it in GitHub Desktop.
Save icaoberg/3940962 to your computer and use it in GitHub Desktop.
[OMERO.searcher] Prerequisite helper script for PySLID
#!/bin/bash
sudo apt-get update
sudo apt-get install setup-tools python-matplotlib
sudo easy_install pip
sudo pip install pyslic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment