iansan5653 / open-mcr

:pencil: Exam bubble sheet scorer. Created with OpenCV and Python.
GNU General Public License v3.0
160 stars 54 forks source link

Buttons that open files do not work on MacOS #72

Closed gutow closed 2 years ago

gutow commented 2 years ago

The buttons that open things like the help and pdf images of the templates do not work on MacOS. Probably need to OS dependent commands. MacOS will be something like:

open  path-to-pdf

As an aside the help button points to a pdf that is not in the master development tree. Only the .md version of the file exists.