README 380 B

123456789101112
  1. # INSTRUCTIONS
  2. Since the Python Qt bindings are not currently installed on DICE
  3. machines, we have prepared a binary suitable for execution with
  4. [cxfreeze]. To run the program enter ./bin/labelme from the toplevel
  5. folder of the application. This has been tested succesfully on
  6. student.compute.
  7. [cxfreeze]: http://cx-freeze.sourceforge.net/
  8. <!-- vim: set ft=markdown tw=72: -->