After running into issues with macports I tried brew.<http://brew.sh/>
After installing Xcode from the Apple Store here is a "recipe": brew install gtk-mac-integration --without-x11 brew install intltool brew install pygobject3 brew install gnome-icon-theme (probably not needed for sdaps) brew link --force gettext although I do not use it there is a brew "formula" for zbar: brew install zbar I could not find DistUtilsExtra in brew or pip so download from https://launchpad.net/python-distutils-extra. Unpack and run "setup.py install" finally: pip install reportlab pip install exifread (not used by sdaps but needed for gradetest) Note that I have not tested sdaps beyond use with the gradetest package but I suspect all the functionality is there. Terry Terrence Kovacs Research Systems Engineer Physics and Astronomy Department Dartmouth College Wilder 341, 603-646-9303
